dblock / danger-changelog

A plugin that is OCD about your CHANGELOG format.
MIT License
29 stars 15 forks source link

Accept UTC Formatted Dates #60

Closed Blackjacx closed 11 months ago

Blackjacx commented 2 years ago

Changes

Adding UTC formatted date with Z in the end to the tests

dblock commented 2 years ago

Thanks. Try fixing it!

mathroule commented 1 year ago

Supporting datetime in ISO format would be even better: 2023-09-28T21:59:56Z.

mathroule commented 1 year ago

Fixed in https://github.com/dblock/danger-changelog/pull/61

Blackjacx commented 9 months ago

Nice thanks for this fix 👍