Skip to content

LEW21/python-temporal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temporal

Python port of JS Temporal proposal.

pip install temporal
>>> from temporal import Now
>>> Now.zoned_date_time_iso()
ZonedDateTime.from_("2024-04-21T05:40:53.582028+02:00[Europe/Warsaw]")

About

Python port of JS Temporal proposal - https://tc39.es/proposal-temporal/docs/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages