datetime2

New date and time classes
Download

datetime2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Francesco Ricciardi

datetime2 Tags


datetime2 Description

New date and time classes datetime2 is a Python library provides new classes date and time classes.This module will provide date and time classes, as the original datetime module does. However, the new classes on the one hand will separate date and time handling from their representation, on the other hand they will provide new calendars and time measurement systems.Code is hosted at GitHub: see that page for development information.Project objectives- Decoupling between operations on date and time objects and their representation.- Access to different calendars, for input parsing and output formatting.- Access to different time representation systems, also for input and output.- Ability to dynamically load new formatting classes.- Internationalization.- Implementation of the part of the Unicode Locale Database concerned with dates and times.- Interface with other Python modules or inclusion of their functionalities in its submodules. Requirements: · Python


datetime2 Related Software