Second$

Takes one parameter, Source

Description:

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

Example:

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