mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-06-01 22:50:55 +00:00
minor changes
This commit is contained in:
parent
866e765c1e
commit
3564d2043f
@ -18,12 +18,10 @@ class Utc(tzinfo):
|
||||
def dst(self, dt):
|
||||
return ZERO
|
||||
|
||||
|
||||
UTC = Utc()
|
||||
|
||||
|
||||
#del Utc
|
||||
|
||||
|
||||
def datetime_now():
|
||||
return datetime.now(UTC)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user