pypi pendulum 0.4

latest releases: 3.0.0, 3.0.0b1, 3.0.0a1...
7 years ago

This version mostly brings the new Period class and improves performances overall.

  • Adds the Period class, which basically is a datetime-aware interval.
  • Makes the format() method support a locale keyword argument.
  • Changes custom directives. %P becomes %_z and %t becomes %_t.
    Basically, all new custom directives will be in the form %_{directive}
  • Fixes singular for negative values of intervals.

Don't miss a new pendulum release

NewReleases is sending notifications on new releases.