stakeordie / scrt-auction

2 stars 9 forks source link

Add timezone to dates in Grid and List view #26

Open secretchaingirl opened 3 years ago

secretchaingirl commented 3 years ago

Looking at the "ends at" time I think it's UTC, but I'm not sure. It would be great to have the timezone stated or even better would be translating it to the user's timezone 😃

image

cankisagun commented 3 years ago

Let's make sure this is adjusted to user's timezone @the-dusky - I think that's how it works for me

secretchaingirl commented 3 years ago

I see the time is localized, but will leave this issue open so the user's timezone can be added?

secretchaingirl commented 3 years ago

@the-dusky are you planning on adding the timezone? If not, I can close this. Just wanted to check first!

the-dusky commented 3 years ago
Screen Shot 2021-03-17 at 6 20 37 PM

We are going to handle this by adding a clock to the header. Timezone's are hard to get right and they reduce the available space of the UI. By adding a clock, a user can compare the time they see with the times on the auctions they will be apples to apples, even if the user is not in that timezone.

secretchaingirl commented 3 years ago

that's a cool approach, I like it!