Skip to content

time_t_hour()#

Syntax
time_t_hour( time_t, time_zone )

Returns#

Returns the hour of the day (0-23).

Parameters#

Parameter Description
time_t A Unix timestamp.
time_zone The timezone offset in seconds from UTC.