The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03_15

  • use separators() instead of @separators

Changes for version 0.03_14

  • uses 'dst cache' (tests run in 0.8s)
  • as_string doesn't show timezone for "inf"

Changes for version 0.03_12

  • documentation
  • tz has an internal 'id'
  • performs less internal tz conversions (tests run 4s -> 1.8s)

Changes for version 0.03_11

  • tz(), tz_change() accept recurrences

Changes for version 0.03_10

  • remove utc=>1 option (quantize/offset)

Changes for version 0.03_09

  • all methods accept mixing tz-times and floating-times

Changes for version 0.03_08

  • union() tests ok
  • fixed a bug in Set::Infinite::copy

Changes for version 0.03_07

  • union() works with floating times.
  • most tests fail, due to new union() behaviour

Changes for version 0.03_06

  • some internal error in @{ $self->{list} }

Changes for version 0.03_05

  • fixed dst in _tz_change (uses {dst_utc}, then {dst})

Changes for version 0.03_04

  • new() fixed -- changes it's data when it inherits a timezone
  • some tests fixed (some debug code added)

Changes for version 0.03_03

  • tz_change does not change floating times. (breaks some tests!)

Modules

Date set math with timezones and DST