• Resolved booo

    (@booo)


    I want to show date on the site:

    Example:
    <table width="100%">
    <tr>
    <td>Today: <b>Current Time</b></td>
    </tr>
    </table>

    Result:
    <table width="100%">
    <tr>
    <td>Today: <b>July 12th, 2005</b></td>
    </tr>
    </table>

    How this to make?
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How get date’ is closed to new replies.