Skip to content

Commit e9a66b9

Browse files
billsacksbena-nasa
authored andcommitted
Document that ESMF does *not* handle leap seconds
Resolves esmf-org#346
1 parent 4d91854 commit e9a66b9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Infrastructure/TimeMgr/doc/Calendar_coptions.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ \subsubsection{ESMC\_CALKIND}
3030
fourth year is a leap year in which February has 29 and not 28 days;
3131
however, years divisible by 100 are not leap years unless they are also
3232
divisible by 400. As in the Julian calendar, days begin at midnight.
33+
(ESMF does {\it not} handle leap seconds.)
3334

3435
\item [ESMC\_CALKIND\_JULIAN]
3536
{\it Valid range: 3/1/4713 BC to 4/24/292,271,018,333 }

src/Infrastructure/TimeMgr/doc/Calendar_options.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ \subsubsection{ESMF\_CALKIND}
3333
fourth year is a leap year in which February has 29 and not 28 days;
3434
however, years divisible by 100 are not leap years unless they are also
3535
divisible by 400. As in the Julian calendar, days begin at midnight.
36+
(ESMF does {\it not} handle leap seconds.)
3637

3738
\item [ESMF\_CALKIND\_JULIAN]
3839
{\it Valid range: 3/1/4713 BC to 4/24/292,271,018,333 }

0 commit comments

Comments
 (0)