Fixed Typo: Changed LaTeX code to Markdown (#463)

Better late than ever, I hope. Congrats on shipping the book to O'Reilly, Hadley!
This commit is contained in:
Terence Teo 2016-10-12 00:15:40 -04:00 committed by Hadley Wickham
parent a61c127b70
commit 4a27316c13
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ Time
: `%OS` real seconds.
: `%Z` Time zone (as name, e.g. `America/Chicago`). Beware of abbreviations:
if you're American, note that "EST" is a Canadian time zone that does not
have daylight savings time. It is \emph{not} Eastern Standard Time! We'll
have daylight savings time. It is _not_ Eastern Standard Time! We'll
come back to this [time zones].
: `%z` (as offset from UTC, e.g. `+0800`).