Skip to content

Commit

Permalink
Update examples.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff authored Dec 19, 2018
1 parent 9e5c7f9 commit a2774d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ julia> tdz = TimeDateZone(td, tz"America/New_York")
2018-05-06T08:09:10.123456789-04:00

julia> firstdayofweek(td), firstdayofweek(tdz)
(2018-04-30, 2018-04-30)
(2018-04-30, 22018-04-30T00:00:00-04:00)

julia> dayname(td)
"Sunday"
Expand Down

0 comments on commit a2774d2

Please sign in to comment.