Active
Project:
Drupal core
Version:
main
Component:
datetime.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2018 at 13:35 UTC
Updated:
3 Mar 2023 at 16:46 UTC
Jump to comment: Most recent
#2921810: Allow TimestampFormatter to show as a fully cacheable time difference with JS added a sophisticated javascript time-diff library for rendering timestamps as time differences (e.g. '6 months ago') in a way that maintains cacheability and is dynamically refreshed client-side.
We should use this in (some of) the datetime module's formatters too.
Comments
Comment #10
catch