#51 Use datetime for getting current date
Merged by lsedlar. Opened by lsedlar.
lsedlar/compose-utils time-tests  into  master

As opposed to time.locatime, this does not use system timezone when time is frozen in tests. The results should otherwise be identical.

Fixes: https://pagure.io/compose-utils/issue/47

Tested this change, and the tests pass now with my timezone. Thanks!

Pull-Request has been merged by lsedlar

Metadata