NAME
ttiimmeezzoonnee - return the timezone abbreviation
LLIIBBRRAARRYYStandard C Library (libc, -lc)
SYNOPSIS
char * ttiimmeezzoonnee(int zone, int dst);DESCRIPTION
TThhiiss iinntteerrffaaccee iiss ffoorr ccoommppaattiibbiilliittyy oonnllyy;; iitt iiss iimmppoossssiibbllee ttoo rreelliiaabbllyy mmaapp ttiimmeezzoonnee''ss aarrgguummeennttss ttoo aa ttiimmee zzoonnee aabbbbrreevviiaattiioonn.. SSeeee ctime(33).. The ttiimmeezzoonnee() function returns a pointer to a time zone abbreviation for the specified zone and dst values. The zone argument is the number ofminutes west of GMT and dst is non-zero if daylight savings time is in
effect.SEE ALSO
ctime(3) HISTORY A ttiimmeezzoonnee() function appeared in Version 7 AT&T UNIX. BSD April 19, 1994 BSD