Skip to content

cltrudeau/pywhen

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

when

A wrapper library for date/time conversion. Takes many of the standard ISO date formats as strings and creates an internally consistent datetime object.

Installation

$ pip install pywhen

Supports

pywhen has been tested with Python 3.8-3.11

Previously it was tested with Python 2.7, 3.6-3.7. Not much has changed since then and it should still work, but it isn't part of the automatic tests anymore.

Docs & Source

Docs: http://pywhen.readthedocs.io/en/latest/

Source: https://github.com/cltrudeau/pywhen

About

Wrapper library for date/time conversion. Takes many standard ISO date formats as stirngs and creates internally consistent datetime objects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published