issues
search
opthub-org
/
opthub-runner-admin
Runner used for evaluating solutions and calculating scores in OptHub competitions.
https://pypi.org/project/opthub_runner_admin
MIT License
1
stars
0
forks
source link
fix: Unify timezone
#67
Closed
kkkyosyo
closed
2 months ago
kkkyosyo
commented
2 months ago
close #66
TimezoneをUTCに統一
Pythonのisoformatだと末尾が+00:00の形式で出力されるため、utils/time::get_utcnow関数で末尾がZの形式のdatetimeを取得
close #66