Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jc/epochtime-wo-tz' · 39a5d50d
    Junio C Hamano authored
    "git commit --date=now" or anything that relies on approxidate lost
    the daylight-saving-time offset.
    
    * jc/epochtime-wo-tz:
      parse_date_basic(): let the system handle DST conversion
      parse_date_basic(): return early when given a bogus timestamp
    39a5d50d