Time
Summary
The Time
data type is used for time operations. Internally, it is stored as an Excel-compatible fractional part of day.
Examples
A | B | C | |
---|---|---|---|
1 | Internal value | Formatted as Time | |
2 | 0.125 | 3:00:00 AM | |
3 | 0.25 | 6:00:00 AM | |
4 | 0.5 | 12:00:00 PM | |
5 | 0.75 | 6:00:00 PM | |
6 |
See also
- Date
- Datetime