issues
search
kennethreitz
/
maya
Datetimes for Humans™
MIT License
3.41k
stars
196
forks
source link
Add Example of Creating a MayaDT Using a Unix Time
#155
Closed
DavidMuller
closed
6 years ago
DavidMuller
commented
6 years ago
This PR adds a new example to the README: creating a
MayaDT
with a unix time
(Currently there is no direct README documentation for
MayaDT.__init__
/ converting from unix times to
MayaDT
-- only indirect hints from the
MayaDT
__repr__
)
timofurrer
commented
6 years ago
Thanks :tada:
MayaDT
with a unix timeMayaDT.__init__
/ converting from unix times toMayaDT
-- only indirect hints from theMayaDT
__repr__
)