Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josefarias committed Jan 16, 2024
1 parent fea9e0f commit 6294194
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ LocalTime.config.i18n["es"] = {
LocalTime.config.locale = "es"
```

> [!NOTE]
> The "default" keys in the i18n configuration object are used for translations in LocalTime's `RelativeTime` module. They are not used to determine which format is rendered when none is provided. See https://github.com/basecamp/local_time/issues/128 for details.
**24-hour time formatting**
Local Time supports 24-hour time formats out of the box.

Expand Down

0 comments on commit 6294194

Please sign in to comment.