Skip to content

Commit

Permalink
Merge pull request #249 from spawnia/patch-1
Browse files Browse the repository at this point in the history
Fix htmlDateInZone example
  • Loading branch information
mattfarina committed May 26, 2020
2 parents 273d1b8 + 5fbe6e4 commit 4241ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/date.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ now | htmlDate
Same as htmlDate, but with a timezone.

```
htmlDate (now) "UTC"
htmlDateInZone (now) "UTC"
```

## toDate, mustToDate
Expand Down

0 comments on commit 4241ae8

Please sign in to comment.