iamkun / iamkun/dayjs

How do i test that displaying the date format is working correctly

Open
#2,255 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
48.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

I am using
```js
dayjs(date).format("L")
```
to display a date to the user. How do I test that this is working properly for users in a different country/timezone. Changing the timezone using chrome's sensors does nothing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.