Skip to content

human readable creation time in table.

Miffan20 requested to merge better-time-ui-uploads into main

Using 'Carbon' method: diffForHumans() This message displays: "just now" if it is less than a minute "x minutes ago" if less than an hour "x Hours ago" if less than a day "x Days ago" if less than a week "x weeks ago" if less than a month "x months ago" if less than a year "x years ago" is more than a year

Merge request reports