xarray.core.accessor_dt.DatetimeAccessor.calendar#
- property DatetimeAccessor.calendar#
The name of the calendar of the dates.
Only relevant for arrays of
cftime.datetimeobjects, returns “proleptic_gregorian” for arrays ofnumpy.datetime64values.
The name of the calendar of the dates.
Only relevant for arrays of cftime.datetime objects,
returns “proleptic_gregorian” for arrays of numpy.datetime64 values.