Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuppa committed Aug 8, 2023
1 parent 0ce3238 commit 0340ac9
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 @@ -370,6 +370,7 @@ const noon2023Feb3InSweden = createInstant("Europe/Stockholm")({
These examples combine existing plain-date and plain-time objects:

```ts
// Sweden is at UTC+1 in January
const jsDateInSweden = createInstant("Europe/Stockholm")({
...jan1,
...midday,
Expand Down

0 comments on commit 0340ac9

Please sign in to comment.