Is there an hour() function within the expressions plugin that works similar to the month() or day() functions? Any other way to extract the hour from a DateTime datatype?
Please, activate the "Expressions" plugin. There you may find some date/time functions. Please, note that the parser variable should have the "datetime" data type. Also you may use the "Script execute" plugin that provides more functionality.