Menu

#23 calendar plugin can't cope with dates past 2037

open
nobody
2
2008-09-12
2008-09-12
No

Found by Rhonda, example URLs is (currently) http://noone.org/blog/2038/

It's a classical Unix timestamp issue:

Cannot handle date (0, 0, 0, 1, 11, 2038) at /etc/blosxom/plugins/calendar line 214

Discussion

  • Gerfried Fuchs

    Gerfried Fuchs - 2008-09-12

    http://rt.cpan.org/Public/Bug/Display.html?id=39209

    It's not the fault of the calendar plugin, it's rooted in perl core, so the fix is not on us.

     
  • GwenDragon

    GwenDragon - 2009-08-01

    The new Perl package Time::y2038 fixes the problem, i think.

     

Log in to post a comment.