ma01417

Results 1 comments of ma01417

Sorry, my first issue :( The code is /* convert julian date into sane date */ if ((year % 4 == 0) && !((year % 100 == 0) && (year...