nn::nex::DateTime::ToCTRDateTime Member Function

Syntax

nn::fnd::DateTime ToCTRDateTime() const;

Parameters

None.

Return Values

The time as type nn::fnd::DateTime.

Description

Returns a nn::fnd::DateTime type date-and-time object, converted from the set time.

If the range that can be handled by nn::fnd::DateTime is exceeded, this function returns nnfnd::DateTime::MIN_DATETIME.

Revision History

2011/10/21
Initial version.

CONFIDENTIAL