TIMEZONE
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
NAME
timezone
- return the timezone abbreviation
SYNOPSIS
Ft char *
Fn timezone int zone int dst
DESCRIPTION
This interface is for compatibility only; it is impossible to reliably
map timezone's arguments to a time zone abbreviation.
See ctime(3).
The
Fn timezone
function returns a pointer to a time zone abbreviation for the specifed
zone
and
dst
values.
Zone
is the number of minutes west of GMT and
dst
is non-zero if daylight savings time is in effect.
SEE ALSO
ctime(3)
HISTORY
A
Fn timezone
function appeared in
AT&T System
v7 .
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 06:42:15 GMT, May 19, 2025