You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main idea is that there's a really good library for showing 'time ago' statements which are likely to be easier to understand for the average person than fiddling around with time zones (which are a separate issue that also need to be fixed so they work properly).
Uh oh!
There was an error while loading. Please reload this page.
The main idea is that there's a really good library for showing 'time ago' statements which are likely to be easier to understand for the average person than fiddling around with time zones (which are a separate issue that also need to be fixed so they work properly).
JS: https://www.bootcdn.cn/timeago.js/
Also found this very useful resource for getting this to work with Hugo dates:
https://kodify.net/hugo/date-time/relative-age-js/#1-output-a-hugo-date-in-a-format-timeagojs-likes
There are worries of mine about i18n and user time zones. This will be opt-in for older users, available by default for new ones as usual.
Some code I gave up on trying to write
translations:
issues/issue.html:
The text was updated successfully, but these errors were encountered: