human-date-sk
An element that displays a date in a human-readable format, optionally as a diff from now.Properties:
Name | Type | Description |
---|---|---|
date |
The date to make human-readable. | |
diff |
Rather than displaying the date, display the difference between the current date and the given date. | |
seconds |
Indicates that the given date is expressed in seconds, not milliseconds. |