Open
Description
Today is January 19 2021, when I do format('2023-01-19T14:23:07.418Z', 'en_US')
, which is exactly 2 years (minus some minutes), the rendered result is "1 year" instead of "2 years".
Most likely, this is because the current time (hours/minutes) is after 14:23, so it's actually 1 year, 364 days, 20 hours. I think this should be "rounded" to 2 years rather than 1 year, but perhaps this is a judgement call.
Super curious to hear your opinion!
Metadata
Metadata
Assignees
Labels
No labels