DateTime

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemDateTime class > Methods >

DateTime

Previous pageReturn to chapter overviewNext page

Initializes a new instance of the DateTime structure.

 

DateTime                       PROCEDURE(LONG year, LONG month, LONG day, LONG hour = 0, LONG minute = 0, LONG second = 0, LONG millisecond = 0, DateTimeKindEnum kind = DateTimeKind::Unspecified)