Nicolas Mowen
e454daf727
Fix timezone issues with strftime ( #5762 )
...
* Fix timezone issues with strftime
* Fix timezone adjustment
* Fix bug
2023-03-18 07:32:39 -05:00
Nicolas Mowen
318240c14c
Add docs for time / date styling ( #5572 )
...
* Add docs for time / date styling
* Convert 12hour time format option to enum
* Change option in web
* Add docs with examples
* Fix errors in docs
* Fix mismatched names
2023-02-26 09:37:18 -06:00
Bernt Christian Egeland
3611e874ca
Events Page: Added option to override browser time format and style ( #5538 )
...
* use12hour optional config
* use12hour config arg
* added use12HourFormat arg to format function
* dateStyle & timeStyle option
* moved timezone & locales to format function
* added dateStyle & timeStyle
* re-formatted
* added strftime_fmt config entry
* strftime package
* added strftime option
* underscore instead of camelCase
* underscore props instead of camelCase
2023-02-22 06:54:16 -07:00
Bernt Christian Egeland
621aa0cf61
Rework events page to include timeago ( #5097 )
...
* new timeago component
* added timeago to event
* clock icon
* clock icon. flex items center
* dense prop
* moved clipDuration. cleaner jsx, sm hidden
* renamed clipduration => getDurationFromTimestamps
* func description
* duration in parenthesis
2023-01-15 09:43:40 -06:00
Blake Blackshear
95fe62e141
switch to vite
2022-03-11 07:49:06 -06:00
Blake Blackshear
1c9ba11e07
swr events refactor
2022-03-11 07:49:06 -06:00
JohnMark Sill
3e07d4eddb
feat: Timeline UI ( #2830 )
2022-02-27 08:04:12 -06:00