Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDateTime.CurrentDateTime

Syntax

CTDateTime CurrentDateTime( )

Parameters

This method has no parameters.

Description

Retrieves the current system date and time

Return

CurrentDateTime() returns a CTDateTime object with the system current DateTime.

See Also

CurrentDate(), GetDateTime()

TOCIndex