forked from pool/python-jdatetime
* improve fromgregorian to handle date and datetime input in Pythonic way * Adds support for '%-I' format token * support subtraction with python datetime * add isoformat for jdatetime.datetime OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=2
14 lines
523 B
Plaintext
14 lines
523 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 13 12:28:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.6.0:
|
|
* improve fromgregorian to handle date and datetime input in Pythonic way
|
|
* Adds support for '%-I' format token
|
|
* support subtraction with python datetime
|
|
* add isoformat for jdatetime.datetime
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 02:21:50 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.2.0
|