./
eve_next_yyyydoy.pro
top source eve_next_yyyydoy
eve_next_yyyydoy, thisday, nextday
Find the next year/day of year after the input parameter, properly taking into account leap years, year boundary wraparound, and so forth
This routine properly handles the Gregorian calendar leap-year rules, so 1900 and 2100 are not leap years, but 2000 is.
Parameters
- thisday in required
- nextday out required
File attributes
Modification date: | Mon Sep 10 19:52:03 2012 |
Lines: | 54 |
Docformat: | rst rst |