home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
gnu
/
man
/
cat3
/
timezone.0
< prev
next >
Wrap
Text File
|
1993-12-07
|
1KB
|
67 lines
TIMEZONE(3) UNIX Programmer's Manual TIMEZONE(3)
NNAAMMEE
ttiimmeezzoonnee - return the timezone abbreviation
SSYYNNOOPPSSIISS
_c_h_a_r _*
ttiimmeezzoonnee(_i_n_t _z_o_n_e, _i_n_t _d_s_t)
DDEESSCCRRIIPPTTIIOONN
TThhiiss iinntteerrffaaccee iiss ffoorr ccoommppaattiibbiilliittyy oonnllyy;; iitt iiss iimmppoossssiibbllee ttoo rreelliiaabbllyy
mmaapp ttiimmeezzoonnee''ss aarrgguummeennttss ttoo aa ttiimmee zzoonnee aabbbbrreevviiaattiioonn.. SSeeee ccttiimmee((33))..
The ttiimmeezzoonnee() function returns a pointer to a time zone abbreviation for
the specifed _z_o_n_e and _d_s_t values. _Z_o_n_e is the number of minutes west of
GMT and _d_s_t is nonzero if daylight savings time is in effect.
SSEEEE AALLSSOO
ctime(3)
HHIISSTTOORRYY
A ttiimmeezzoonnee() function appeared in Version 7 AT&T UNIX.
BSD Experimental May 24, 1991 1