mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-12-06 20:34:05 +00:00
blank ends removed
SCCS-file: newctime.3 SCCS-SID: 4.11
This commit is contained in:
committed by
Paul Eggert
parent
4847499a0a
commit
6ce70f5e67
@ -1,4 +1,4 @@
|
||||
.TH NEWCTIME 3
|
||||
.TH NEWCTIME 3
|
||||
.SH NAME
|
||||
asctime, ctime, difftime, gmtime, localtime, mktime, tzset \- convert date and time to ASCII
|
||||
.SH SYNOPSIS
|
||||
@ -279,7 +279,7 @@ sets the
|
||||
.BR tm_isdst 'th
|
||||
element of
|
||||
.B tzname
|
||||
to a pointer to an
|
||||
to a pointer to an
|
||||
ASCII string that's the time zone abbreviation to be used with
|
||||
.IR localtime 's
|
||||
return value.
|
||||
@ -314,7 +314,7 @@ to their normal ranges.
|
||||
.B tm_isdst
|
||||
causes
|
||||
.I mktime
|
||||
to presume initially that summer time (for example, Daylight Saving Time
|
||||
to presume initially that summer time (for example, Daylight Saving Time
|
||||
in the U.S.A.)
|
||||
respectively,
|
||||
is or is not in effect for the specified time.
|
||||
|
||||
Reference in New Issue
Block a user