Skip to content

v0.3.2

Compare
Choose a tag to compare
@waqasshabbir waqasshabbir released this 25 Jan 14:03
· 953 commits to master since this release

New features:

  • Added Hijri Calendar support.
  • Added settings for better control over parsing dates.
  • Support to convert parsed time to the given timezone for both complete and relative dates.

Improvements:

  • Fixed problem with caching :func:datetime.now in :class:FreshnessDateDataParser.
  • Added month names and week day names abbreviations to several languages.
  • More simplifications for Russian and Ukranian languages.
  • Fixed problem with parsing time component of date strings with several kinds of apostrophes.