moment / luxon

⏱ A library for working with dates and times in JS
https://moment.github.io/luxon
MIT License
15.26k stars 731 forks source link

Truncate milliseconds shorthand in ISO #1412

Open EzeGmnz opened 1 year ago

EzeGmnz commented 1 year ago

Adds a new parameter to DateTime#toISO and toISOTime called truncateMilliseconds which will remove the milliseconds from the format, irrespective of their value.

Added tests

linux-foundation-easycla[bot] commented 1 year ago

CLA Missing ID CLA Not Signed