The Fields of Python Date Tuples : Date : Data Type PYTHON TUTORIALS


PYTHON TUTORIALS » Data Type » Date »

 

The Fields of Python Date Tuples


Index      Field                     Value         
0          Year                      20002001, and so on        
1          Month                     In the range 1?        
2          Day                       In the range 1?        
3          Hour                      In the range 0?        
4          Minute                    In the range 0?        
5          Second                    In the range 0?        
6          Weekday                   In the range 0where Monday is 0        
7          Julian day                In the range 1?6        
8          Daylight Savings          01, or ?



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Data Type
» Date