Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTDate::Month

Syntax

NINT Month( ) const

Parameters

This method has no parameters.

Description

Retrieves the month component of a packed CTDATE type value

Return

Month() returns the unpacked month.

See also

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

TOCIndex