Revision history for DateWithOffset


Revision [19472]

Last edited on 2008-01-28 00:16:35 by JasonHuebel [Modified links pointing to docs server]

No Differences

Revision [17926]

Edited on 2008-01-24 20:58:43 by JasonHuebel [Modified links pointing to docs server]
Additions:
This action displays the current date, with an optional time offset. Here's the code, which should be saved as ##actions/date.php##:
Deletions:
This action displays the current date, with an optional time offset. Here's the code, which should be saved as actions/date.php:


Revision [17925]

Edited on 2008-01-24 20:58:25 by JasonHuebel [Modified links pointing to docs server]
Additions:
This action displays the current date, with an optional time offset. Here's the code, which should be saved as actions/date.php:
Deletions:
This action displays the current date, with an optional time offset.


Revision [16884]

Edited on 2007-05-31 23:27:00 by JasonHuebel [Reverted]
Additions:
echo date("M d, Y", time() + (60*60*$offset));
Deletions:
echo date("M d, Y", time() (60*60*$offset));


Revision [16682]

Edited on 2007-05-31 10:35:39 by AdtM5z [Reverted]
Additions:
echo date("M d, Y", time() (60*60*$offset));
Deletions:
echo date("M d, Y", time() + (60*60*$offset));


Revision [10539]

Edited on 2005-08-07 20:44:54 by JasonHuebel [Reverted]
Additions:
**See Also:** TimeWithOffset
Deletions:
**See Also:* TimeWithOffset


Revision [10538]

The oldest known version of this page was created on 2005-08-07 20:44:41 by JasonHuebel [Reverted]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki