Alldatetime

Latest version: v0.1.6

The latest version of alldatetime with no known security vulnerabilities is 0.1.6. We recommend installing version 0.1.6.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1.6 at Dec. 15, 2023
License
MIT (MIT License)

Description

This is a lightweight Python library for representing time and dates, with no restrictions on the year range. (Unlike the datetime library in CPython, which has a year range from 1 to 9999.) It also supports fuzzy dates, allowing for representation of uncertain times (i.e., you can specify only the year, month, or day). For example, it can represent dates like 1912, or March 1912, etc.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (8)

See all versions

Has known vulnerabilities

  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.0.2
  • 0.0.1