Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ timezone(3) — BSD/386 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ctime(3)

TIMEZONE(3)                 BSD Programmer's Manual                TIMEZONE(3)

NAME
     timezone - return the timezone abbreviation

SYNOPSIS
     char *
     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 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 timezone() function appeared in Version 7 AT&T UNIX.

BSDI BSD/386                    March 26, 1993                               1










































Typewritten Software • bear@typewritten.org • Edmonds, WA 98026