Maya Versions Save

Datetimes for Humans™

v0.6.1

5 years ago

Fixed

  • Intervals don't produce an infinite generator

v0.6.0

5 years ago

v0.5.0

5 years ago

Added

  • Localization for MayaDT.slang_time() and MayaDT.slang_date()

v0.4.2

5 years ago

Added

  • Support local_datetime() method on MayaDT object to get it as datetime.datetime with local timezone.

v0.4.3

5 years ago

Fixed

  • Fix RFC3339 representation. Refs #150

v0.4.1

5 years ago

Fixed

v0.4.0

5 years ago

Added

  • ISO 8601 format support for MayaInterval
  • Parsing snap modifiers
  • Allow specifying if datetime is from the past, current period or future when parsing with maya.when()

Fixed

  • Fix timezone problem when converting time from struct
  • Fix subtracting MayaDT objects