Forums

Insert Date & Time (2 posts)

  1. tizhimself
    Member
    Posted 1 year ago #

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    wordpress functions
    the_time() and the_date()
    http://codex.wordpress.org/Function_Reference/the_time
    http://codex.wordpress.org/Function_Reference/the_date

    or do you mean the time when the page was called from the server?

    <?php date(); ?>
    http://php.net/manual/en/function.date.php

    or time as in clock - ticking along?
    would need a simple javascript - search the web, for instance 'javascript clock'

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags