yaml / yaml-spec

YAML Specification
http://yaml.org/spec/
348 stars 53 forks source link

Python auto dates #253

Closed Thom1729 closed 3 years ago

Thom1729 commented 3 years ago

Turn YYYY-MM-DD and YYYY 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.