You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ If you want a Epoch timestamp back instead, we can do that too.
144
144
145
145
## What timezone are my objects in?
146
146
147
-
By default all object returned by datemath are in UTC.
147
+
By default all objects returned by datemath are in UTC.
148
148
149
149
If you want them them back in a different timezone, just pass along the ```tz``` argument. Timezone list can be found here: [https://gist.github.com/pamelafox/986163](https://gist.github.com/pamelafox/986163)
0 commit comments