Skip to content

Commit

Permalink
Document that ESMF does *not* handle leap seconds
Browse files Browse the repository at this point in the history
Resolves #346
  • Loading branch information
billsacks committed Jan 29, 2025
1 parent 78516a7 commit 2ec068b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Infrastructure/TimeMgr/doc/Calendar_coptions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ \subsubsection{ESMC\_CALKIND}
fourth year is a leap year in which February has 29 and not 28 days;
however, years divisible by 100 are not leap years unless they are also
divisible by 400. As in the Julian calendar, days begin at midnight.
(ESMF does {\it not} handle leap seconds.)

\item [ESMC\_CALKIND\_JULIAN]
{\it Valid range: 3/1/4713 BC to 4/24/292,271,018,333 }
Expand Down
1 change: 1 addition & 0 deletions src/Infrastructure/TimeMgr/doc/Calendar_options.tex
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ \subsubsection{ESMF\_CALKIND}
fourth year is a leap year in which February has 29 and not 28 days;
however, years divisible by 100 are not leap years unless they are also
divisible by 400. As in the Julian calendar, days begin at midnight.
(ESMF does {\it not} handle leap seconds.)

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

0 comments on commit 2ec068b

Please sign in to comment.