- re-add volokit.py
This commit is contained in:
doms9 2026-02-24 17:33:51 -05:00
parent f504eb2131
commit 00000d9476
3 changed files with 232 additions and 0 deletions

View file

@ -91,6 +91,7 @@ class Time(datetime):
"%m/%d/%Y %I:%M %p",
"%m/%d/%Y %H:%M:%S",
"%a, %d %b %Y %H:%M:%S %z",
"%A, %b %d, %Y %H:%M",
]
for frmt in formats: