Menu

#1 vzic not parsing latest olson data

closed-wont-fix
nobody
None
5
2009-05-19
2009-02-05
Ben Fortuna
No

vzic doesn't seem to parse the latest versions of Olson DB entirely, with a few definitions missing from the results (I think America/Argentina is one example).

Discussion

  • Nobody/Anonymous

    This was due to the latest Olson DB using the year 2038, which vzic flagged as unusual.
    It is a simple fix - just comment out the exit() in vzic-parse.c line 543.

    (P.S. Sorry, I only just noticed the bug.)

     
  • Ben Fortuna

    Ben Fortuna - 2009-05-19

    Hi,

    Yeah I actually thought this project must be inactive so I've applied the appropriate fixes. I've uploaded the changes to google code here:

    http://code.google.com/p/tzurl/

    regards,
    ben

     
  • Ben Fortuna

    Ben Fortuna - 2009-05-19
    • status: open --> closed-wont-fix
     

Log in to post a comment.