Different use of utcnow() vs now()
Mice must use datetime.now()
globally instead of datetime.utcnow()
since ice provides metrics that use datetime.now()
.
Mice must use datetime.now()
globally instead of datetime.utcnow()
since ice provides metrics that use datetime.now()
.