File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ The library follows a simple, focused architecture:
3434## Key Implementation Details  
3535
3636-  ** Date Format** : Strictly enforces YYYY-MM-DD format using regex validation
37- -  ** Epidemiological Week Logic** : Week 1  starts on the  Sunday before  the first Thursday of the year
37+ -  ** Epidemiological Week Logic** : First epi week  starts on Sunday and includes  the first Thursday of the year
3838-  ** Error Handling** : Raises ValueError with descriptive messages for invalid date formats
39- -  ** Return Values** : Returns week numbers 1-53, or  0 for dates before the start of the epidemiological year
39+ -  ** Return Values** : Returns 0 for dates before the start of the epidemiological year
4040
4141## Code Conventions  
4242
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments