Hour$

Takes one parameter, Source

Description:

Returns the Hour value from a valid [Time] or [DateTime] field.

Example:

[New] Hour = Hour$ "2525-02-03 00:01:17"
HtmlAlert ("Hour: " & Hour) 'Displays Hour: 00