mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-20 00:33:28 +00:00
US/ goes
SCCS-file: date.c SCCS-SID: 7.29
This commit is contained in:
committed by
Paul Eggert
parent
ef46c5c06e
commit
cf3233e7ac
4
date.c
4
date.c
@ -207,9 +207,9 @@ char * argv[];
|
||||
if ((cp = strchr(value, '.')) != NULL) {
|
||||
/*
|
||||
** Ensure that the failure of
|
||||
** TZ=US/Eastern date 8712312359.60
|
||||
** TZ=America/New_York date 8712312359.60
|
||||
** doesn't get misdiagnosed. (It was
|
||||
** TZ=US/Eastern date 8712311859.60
|
||||
** TZ=America/New_York date 8712311859.60
|
||||
** when the leap second was inserted.)
|
||||
** The normal check won't work since
|
||||
** the given time is valid in GMT.
|
||||
|
||||
Reference in New Issue
Block a user