63188e3 Update to 1.33

Authored and Committed by pghmcfc 7 years ago
    Update to 1.33
    
    - New upstream release 1.33
      - When you pass a locale to $dt->set you will now get a warning suggesting
        you should use $dt->set_locale instead (CPAN RT#115420)
      - Added support for $dt->truncate( to => 'quarter' ) (GH#17)
      - Fixed the $dt->set docs to say that you cannot pass a locale (even though
        you can but you'll get a warning) and added more docs for $dt->set_locale
      - Require DateTime::Locale 1.05
      - Require DateTime::TimeZone 2.00
    - Take advantage of NO_PACKLIST option in recent EU:MM
    
        
file modified
+19 -6
file modified
+1 -1