Revision history for TimeWithOffset


Revision [19240]

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

No Differences

Revision [17033]

Edited on 2007-05-31 23:27:49 by JasonHuebel [Reverted]
Additions:
echo date("h:i:s a", time() + (60*60*$offset));
Deletions:
echo date("h:i:s a", time() (60*60*$offset));


Revision [16832]

Edited on 2007-05-31 10:53:59 by EwxUk1 [Reverted]
Additions:
echo date("h:i:s a", time() (60*60*$offset));
Deletions:
echo date("h:i:s a", time() + (60*60*$offset));


Revision [10537]

Edited on 2005-08-07 20:41:46 by JasonHuebel [Reverted]
Additions:
**See also:** DateWithOffset
----


Revision [10535]

Edited on 2005-08-07 20:39:49 by JasonHuebel [Reverted]
Additions:
echo date("h:i:s a", time());
echo date("h:i:s a", time() + (60*60*$offset));
Deletions:
echo date("M d, Y h:i:s a", time());
echo date("M d, Y h:i:s a", time() + (60*60*$offset));


Revision [10496]

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