Description
Use the aqDateTime.GetSeconds
method to get the seconds part of the specified Date/Time value.
Declaration
Applies To
The method is applied to the following object:
Parameters
The method has the following parameter:
InputDate
Specifies the Date/Time value whose seconds portion you want to obtain.
Result Value
An integer number ranging from 0 to 59 that corresponds to the seconds part of the given time value.
See Also
Working With Dates
Working With Time
aqDateTime.GetDayOfWeek Method
aqDateTime.GetDayOfYear Method
aqDateTime.GetDay Method
aqDateTime.GetMonth Method
aqDateTime.GetYear Method
aqDateTime.GetHours Method
aqDateTime.GetMinutes Method