xarray.core.accessor_dt.DatetimeAccessor.calendar
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.