Revision 0f584269b8f15d6ebf4370821711f545dc8ec24f authored by Roman Donchenko on 07 November 2023, 15:50:47 UTC, committed by GitHub on 07 November 2023, 15:50:47 UTC
It's been deprecated in 3.12, and `fromtimestamp` is easier to use
anyway.

In addition, drop the pytz dependency, since the UTC time zone is
available in the standard library.
1 parent 3774e85
Raw File
.prettierignore
.*/
3rdparty/
node_modules/
dist/
data/
datumaro/
keys/
logs/
static/
templates/
back to top