You need to sign in or sign up before continuing.
  • R
    implement week-based-year year numbers in strftime · aea79190
    Rich Felker 提交于
    in the process, I refactored the week-number code so it can be used by
    the week-based-year formats to determine year adjustments at the
    boundary values. this also improves indention/code readability.
    aea79190
strftime.c 4.3 KB