Skip to content

3635 fix moment relative time threshold

Rafael Caferati requested to merge fix/3635-date-format-issue into release/4.20.0

This is a quick fix for the #3635 (closed). It set moment's relativeTimeThreshold to 24 hours for a day (default was 22) and 50 minutes for an hour (default was 40).

Close #3635 (closed)

Merge request reports