Skip to content

Commit

Permalink
add timeZone description to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhep committed Jan 13, 2025
1 parent 61e3b00 commit c9494fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export const reactIntl = {
locales,
messages,
formats,
timeZone: 'America/New_York', // optional, specify a time zone
};
```
---
Expand Down

0 comments on commit c9494fe

Please sign in to comment.