bug13476-improve-time-handling 168 B

1234
  1. o Minor bugfixes:
  2. - Set the correct day of year value when the system's localtime(_r)
  3. or gmtime(_r) functions fail to set struct tm.
  4. Fixes bug 13476.