Returned Data Types and Ranges
The returned data types and possible ranges are shown in the table below.If you try to extract a part that isn’t present in the date/time argument (e.g. SECOND from a DATE or YEAR from a TIME), an error occurs.
| Part | Type | Range | Comment | 
|---|---|---|---|
| 
 | 
 | 1-9999 | 
 | 
| 
 | 
 | 1-12 | 
 | 
| 
 | 
 | 1-4 | 
 | 
| 
 | 
 | 1-53 | 
 | 
| 
 | 
 | 1-31 | 
 | 
| 
 | 
 | 0-6 | 0 = Sunday | 
| 
 | 
 | 0-365 | 0 = January 1 | 
| 
 | 
 | 0-23 | 
 | 
| 
 | 
 | 0-59 | 
 | 
| 
 | 
 | 0.0000-59.9999 | includes millisecond as fraction | 
| 
 | 
 | 0.0-999.9 | 
 | 
| 
 | 
 | -23 - +23 | 
 | 
| 
 | 
 | -59 - +59 | 
 |