Add Timestamp support (#382)

This commit is contained in:
Inada Naoki 2019-12-05 18:29:15 +09:00 committed by GitHub
parent 2c6668941f
commit 641406902e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 283 additions and 20 deletions

View file

@ -27,6 +27,10 @@ API reference
.. autoclass:: ExtType
.. autoclass:: Timestamp
:members:
:special-members: __init__
exceptions
----------