- updated to 6.40
documentation is no longer generated for Date::Manip::TZ::* and
Date::Manip::Offset::* modules.
Newest zoneinfo data (tzdata 2013c)
Added the $mode argument to ParseDateDelta
The ParseDateDelta function (in functional interface) did not allow you
to force a parsed delta to semi or approx where appropriate. This
was added. Based on RT 82991).
Added get_config method
The get_config method was added to all classes. Suggested by Philippe Poilbarbe.
Language fixes
Fixed a German language problem. Gosta Oelstrom
Documentation fixes
Documented workaround for dmake problem in strawberry perl. Discussed on
perlmonks and RT 79837.
Clarified the Examples page. Winston Heng (forwarded request 177335 from coolo)
OBS-URL: https://build.opensuse.org/request/show/177386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Date-Manip?expand=0&rev=32
- updated to 6.40
documentation is no longer generated for Date::Manip::TZ::* and
Date::Manip::Offset::* modules.
Newest zoneinfo data (tzdata 2013c)
Added the $mode argument to ParseDateDelta
The ParseDateDelta function (in functional interface) did not allow you
to force a parsed delta to semi or approx where appropriate. This
was added. Based on RT 82991).
Added get_config method
The get_config method was added to all classes. Suggested by Philippe Poilbarbe.
Language fixes
Fixed a German language problem. Gosta Oelstrom
Documentation fixes
Documented workaround for dmake problem in strawberry perl. Discussed on
perlmonks and RT 79837.
Clarified the Examples page. Winston Heng
OBS-URL: https://build.opensuse.org/request/show/177335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=42
New features
Spaces are ignored in the SetDate/ForceDate config values. Zsban Ambrus
Bug fixes
Fixed a bug where 'in one week' wasn't correctly parsed. E. M. Shtern
Fixed a bug where options passed in to the 'new' as a listref weren't handled
properly. Zsban Ambrus
Time zone fixes
Newest zoneinfo data (tzdata 2011g)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=27
Bug fixes
Fixed a bug where GlobalCnf wasn't working. Peter Edwards
Improved error messages in a few cases.
Fixed a bug where one invalid date/timezone check was ignored. Morten
Bjornsvik
Fixed a bug where '$base2 = new Date::Manip::Base $base1' wasn't
working. RT 67143
Fixed a bug where passing dates in to the Recur->dates method failed.
RT 67144
Fixed a bug where the mode wasn't being preserved correctly for a
delta. RT 67150
Fixed a bug in recurrences where a base date outside of a date range
with a very uncommon recurrence format would not work correctly.
Fixed a problem where the '%s' printf option didn't work in GMT.
Time zone fixes
Newest zoneinfo data (tzdata 2011f)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=25
Time zone fixes:
Newest zoneinfo data (tzdata 2011b).
Fixed a bug where the gmtoff method of getting the local timezone was broken.
Fixed the 'env' method of determining the local time zone to allow the
value to be an offset of seconds since UTC. This allows the VMS
SYS$TIMEZONE_DIFFERENTIAL variable to work correctly. Martin Zinser.
Removed the SYS$TIMEZONE_RULE method from VMS since the value stored there
is not the name of a timezone (it's a rule in a non-standard format). Based
on discussion with Martin Zinser.
Language fixes:
The module will now die if a language module cannot be loaded (most
likely due to a YAML::Syck issue). Based on discussion with Martin Zinser.
Documentation fixes:
Added a sample config file document. Based on discussion with Rich Duzenbury.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=23
New features
- Deltas may now contain spelled out numbers, so 'in 2 weeks' and 'in two weeks'
will both work. Daniel Shahaf
Bug fixes
- Fixed a bug where week_of_year didn't work in some cases. Chris Eveland.
- Fixed a minor potential bug. Geraint Edwards.
Time zone fixes
- Updated windows time zone aliases. Daniel Harding
Language fixes
- Added Norwegian. Glenn Sogn
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=21