Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTDateTime::Second

Syntax

NINT Second( ) const

Parameters

This method has no parameters.

Description

Retrieves the second component from a CTDateTime object.

Return

Second() returns the unpacked second.

See also

Minute(), Hour(), SecondOfWeek(), Unpack(), Pack()

TOCIndex