Skip to content

AOS & LOS proper usage question #131

Answered by rbureau85
rbureau85 asked this question in Q&A
Discussion options

You must be logged in to vote

Ahh okay, so the AOS/LOS properties are meant to be static timestamps. It sounds like what you want are actually three separate Clocks. Something like https://codesandbox.io/s/agitated-panka-9nu07?file=/src/App.js ?

Current answer to this question is use 3 different clocks and know that AOS/LOS are static and after some digging in the source code require a string of something like 1995-12-17T03:24:00. The date part needs to be there but is irreverent to what is displayed. Your hour and mins will be displayed as what you pass in not difference from timezone selected.

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@markacianfrani
Comment options

@rbureau85
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@rbureau85
Comment options

@markacianfrani
Comment options

@rbureau85
Comment options

@markacianfrani
Comment options

@rbureau85
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rbureau85
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants