mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Python date libraries update
This commit is contained in:
@@ -13,6 +13,13 @@ See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Ins
|
||||
### 7.21.00
|
||||
|
||||
Replaced datetime, dateutil, calendar and iso8601 Python libraries with arrow library.
|
||||
This should have no performance impact; report any problems.
|
||||
|
||||
You can now use timezone names when setting `timezone` in `gam.cfg`.
|
||||
* See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
```
|
||||
gam config timezone America/Los_Angeles save
|
||||
```
|
||||
|
||||
### 7.20.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user