Mega Code Archive

 
Categories / Python Tutorial / Data Type
 

The Fields of Python Date Tuples

Index      Field                     Value          0          Year                      2000, 2001, and so on         1          Month                     In the range 1–12         2          Day                       In the range 1–31         3          Hour                      In the range 0–23         4          Minute                    In the range 0–59         5          Second                    In the range 0–61         6          Weekday                   In the range 0–6, where Monday is 0         7          Julian day                In the range 1–366         8          Daylight Savings          0, 1, or â€“1