Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeterschinner committed Dec 22, 2017
1 parent f44c1eb commit 65fd7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/datetimes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ DateTimes in async_20 have a requirement to support two time formats:
:class:`~async_v20.definitions.primitives.DateTime` is responsible for handling datetimes in async_v20
**DateTime** creates *pandas*. **Timestamp**'s from either the RFC3339 or UNIX format.

async_v20 adds an additional helper method *pandas*. *Timestamp*. **json** for the purpose
async_v20 adds an additional helper method *Timestamp*. **json** for the purpose
of serializing to the correct JSON format OANDA expects.

**Serializing**
Expand Down

0 comments on commit 65fd7f9

Please sign in to comment.