hour Syntax hour(X) Arguments X is a temporal scalar/vector. Details Return the corresponding hour(s). Return value: an integer. Examples hour(2012.12.03 01:22:01); // output 1 Related functions: date, second, minute, month, year