Relative time
Relative time displays time in a way that is clear, concise, and accessible.
On this page
Description
Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser.
Arguments
Name | Default | Description |
---|---|---|
datetime | N/A | Time The time to be formatted. |
tense |
| Symbol Which tense to use. One of |
prefix |
| sring What to prefix the relative ime display with. |
second |
| Symbol What format seconds should take. One of |
minute |
| Symbol What format minues should take. One of |
hour |
| Symbol What format hours should take. One of |
weekday |
| Symbol What format weekdays should take. One of |
day |
| Symbol What format days should take. One of |
month |
| Symbol What format months should take. One of |
year |
| Symbol What format years should take. One of |
time_zone_name |
| Symbol What format the time zone should take. One of |
threshold |
| string The threshold, in ISO-8601 'durations' format, at which relative time displays become absolute. |
precision |
| Symbol The precision elapsed time should display. One of |
format |
| Symbol The format the display should take. One of |
format_style |
| Symbol The format the display should take. One of |
lang |
| string The language to use. |
title |
| string Provide a custom title to the element. |
system_arguments | N/A | Hash |