Add possibility to show relative times in GravityView fields
A customer has suggested that we should add possibility to show timestamps as relative time/relative date
i.e. "Yesterday", "2 hours ago", "Tomorrow", etc.
By UI setting and/or field code parameter.
https://developer.wordpress.org/reference/functions/human_time_diff/ should make this relatively easy.
The tricky part would of course be that only timestamps are truly date and time in one in Gravity Forms.
FreeScout #77495.
https://support.gravitykit.com/conversation/77495?folder_id=4
@rafaehlers Please test to see if :human works with all date fields, not just {date_created} and {date_updated}.
It doesn't, unfortunately: