Cftime

Latest version: v1.6.3

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.1.1

=====================================
* fix microsecond formatting issue, ensure identical results
computed for arrays and scales (issue 143, PR 146).

1.1.0

=====================================
* improved exceptions for time differences (issue 128, PR 131).
* fix intersphinx entries (issue 133, PR 133)
* make only_use_cftime_datetimes=True by default, so cftime datetime
instances are returned by default by num2date (instead of returning python
datetime instances where possible). Issue 136, PR 135.
* Add daysinmonth attribute (issue 137, PR 138).
* If only_use_python_datetimes=True and only_use_cftime_datetimes=False,
num2date only returns python datetime instances and raises an exception
if this is not possible. num2pydate convenience function added which just calls
num2date with only_use_python_datetimes=True and
only_use_cftime_datetimes=False.
Remove positive times check, raise ValueError if python datetime
tries to compute a date before MINYEAR (issue 134, PR 139)
* Fix for fractional seconds in reference date in units string (issue 140,
PR 141).

1.0.4.2

=======================
* fix for issue 126 (date2num error when converting a DatetimeProlepticGregorian
object). PR 127.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.