Recent Releases of maya

maya - v0.6.1

Fixed

  • Intervals don't produce an infinite generator

- Python
Published by timofurrer over 7 years ago

maya - v0.6.0

- Python
Published by timofurrer over 7 years ago

maya - v0.5.0

Added

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

- Python
Published by timofurrer about 8 years ago

maya - v0.4.2

Added

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

- Python
Published by timofurrer about 8 years ago

maya - v0.4.3

Fixed

  • Fix RFC3339 representation. Refs #150

- Python
Published by timofurrer about 8 years ago

maya - v0.4.1

Fixed

  • Limited support pendulum versions to >= 1.0 and <= 1.5.1. See https://github.com/sdispater/pendulum/issues/205 for more details.

- Python
Published by timofurrer about 8 years ago

maya - v0.4.0

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

- Python
Published by timofurrer about 8 years ago