Skip to content

Commit

Permalink
Shops status
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Apr 11, 2024
1 parent e48b5c2 commit 292d260
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 @@ -102,6 +102,9 @@ areShopsOpen(new Date(2024, 11, 24)); // true

// 25. december 2024
getShopsStatus(new Date(2024, 11, 25)); // otevřeno do 12:00

// New Year's Day 2025
getShopsStatus(DateTime.fromISO('2025-01-01')); // zavřeno
```

## Father's and Mother's day
Expand Down

0 comments on commit 292d260

Please sign in to comment.