You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://jsfiddle.net/oabcw7mz/ has an example of trying to render (now - 23 hours) with a precision of days, which should show "today" but actually shows "now".
I think the fix will involve making getRelativeTimeUnit
https://jsfiddle.net/oabcw7mz/ has an example of trying to render (now - 23 hours) with a precision of days, which should show "today" but actually shows "now".
I think the fix will involve making
getRelativeTimeUnit
relative-time-element/src/duration.ts
Lines 206 to 218 in a0483ce
return the
precision
unit for empty durations.The text was updated successfully, but these errors were encountered: