Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 30994b10f4e63d439132dfc7c3fc091d2ff810b6
Ticket: 774a1e7d735b61ed20fb2b062779182bed261c3c
/reports?view=byweek should show week numbers starting at 1
User & Date: anonymous 2013-10-01 15:57:46
Changes

  1. foundin changed to: "1.27"
  2. icomment:
    While it's perfectly OK for software to start enumerating from 0, human calendar tradition starts calendaring at 1. I suspect that in the future (if not already) there could be small confusion with humans referring to week N of year Y when in fact current version refers to week N-1 of year Y. 
    
    Example: /timeline?yw=2013-00&n=2000 shows week 0 of year 2013, which for a human corresponds to the first week of year 2013.
    
    If it does not break current codebase, my suggestion is that this is resolved in favor of usual human interpretation (i.e. first week of the year is numeral 1, not 0).
    
  3. login: "nobody"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "b05ed67c14cf3c678dc634cffc00f685ac493607"
  6. severity changed to: "Cosmetic"
  7. status changed to: "Open"
  8. title changed to:
    /reports?view=byweek should show week numbers starting at 1
    
  9. type changed to: "Code_Defect"