Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTDate::GetDate

Syntax

CTDATE GetDate( ) const

Parameters

This method has no parameters.

Description

Retrieves the date.

Return

GetDate() returns a CTDATE object with the date.

See also

SetDate(), CurrentDate()

TOCIndex