|
caltime
Purpose:
Get the seconds since 00:00:00 UTC, January 1, 1970.
Return Values:
Returns an integer denoting the seconds since 00:00:00 UTC, January 1, 1970.
Example:
| heitml input: | resulting output:
|
| <? caltime()> | 1231543520 |
See Also:
gmtime(), localtime(), mktime(), strftime().
This page was dynamically generated by
heitml
© 1996-2009 H.E.I. All Rights Reserved
|