| |
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:
input: | resulting output:
| <? caltime()> | 1731390235 |
See Also:
difftime(), gmtime(), localtime(), mktime(), strftime(), strptime().
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
Selected blog articles :
3D Objects on HTML pages,
CSS Transition Visibility, and
CSS Transition Display.
© 1996-2024 H.E.I. All Rights Reserved.
|