Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTDateTime::Month

Syntax

NINT Month( ) const

Parameters

This method has no parameters.

Description

Retrieves the month component from a CTDATETIME object

Return

Month() returns the unpacked month.

See also

Unpack(), Year(), Day(), Pack()

TOCIndex