Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit committed Nov 15, 2020
1 parent 6767b4c commit 50040a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cftime/_cftime.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,7 @@ The default format of the string produced by strftime is controlled by self.form
cdef readonly str calendar
cdef readonly int _dayofwk, _dayofyr
cdef readonly bint has_year_zero
cdef object tzinfo

# Python's datetime.datetime uses the proleptic Gregorian
# calendar. This boolean is used to decide whether a
Expand Down

0 comments on commit 50040a1

Please sign in to comment.