Returns hour as an integer.
Example
>>> dt = UTCDateTime(2012, 2, 11, 10, 11, 12) >>> dt.hour 10
Enter search terms or a module, class or function name.