-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Adding a feature to support relative time could be of use to projects. Where a user can enter a time object and the UI returns something to the effect of 3 weeks ago.
Here is an example https://shoelace.style/components/relative-time/
Describe the solution you'd like
Adding a new feature to the existing element, relative that will return a time passed since the date is entered.
Describe alternatives you've considered
Not building it
Additional context
This issue would be considered closed once the feature is implemented eating a simple spec of entering a time object from the past and the UI rendering a relative passing of time from then to now.