1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-07 04:16:35 +00:00

file format change

SCCS-file: newctime.3
SCCS-SID: 1.4
This commit is contained in:
Arthur David Olson
1986-03-02 22:03:30 -05:00
committed by Paul Eggert
parent 007b5ad5cc
commit 73a47de4fe

View File

@@ -70,11 +70,8 @@ ASCII string that's the time zone abbreviation to be used with
return value.
.PP
.I Newctime
returns a pointer to a string of the form
.ti +.5i
Sat Feb 15 15:45:51 1986 EST\\n\\0
.br
where the last (variable-width) field is the time zone abbreviation.
returns
.IR "asctime(newlocaltime(*clock))".
.SH DIAGNOSTICS
.I Settz
returns zero if all seems well; it returns negative one otherwise