c-treeDB API for C# - Developers Guide
CTTime.Second
Syntax
int Second( )
Parameters
This method has no parameters.
Description
Retrieves the second component from a CTTime object.
Return
Second returns the unpacked second.
See Also
Hour(), Minute(), Pack(), SecondOfWeek(), Unpack()