Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDateTime.CurrentDate

Syntax

CTDateTime CurrentDate( )

Parameters

This method has no parameters.

Description

Retrieves the current system date and sets the time to zero

Return

CurrentDate() returns a CTDateTime object with the system current date.

See Also

CurrentDateTime(), GetDate()

TOCIndex