Closed Thom1729 closed 3 years ago
Turn YYYY-MM-DD and YYYY into the current date in Python rather than in m2k.
YYYY-MM-DD
YYYY
Also, explicitly use the UTC current date to make it location-invariant.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Turn
YYYY-MM-DD
andYYYY
into the current date in Python rather than in m2k.Also, explicitly use the UTC current date to make it location-invariant.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.