DateTime.DateTime

DateTime DateTime(ushort year, byte month, byte day, byte hour = 0, byte minute = 0, byte second = 0, byte fraction = 0)

Creates a date and time from field values.

Parameters

ushort
year

Year component.

byte
month

Month component.

byte
day

Day-of-month component.

byte
hour = 0

Hour component.

byte
minute = 0

Minute component.

byte
second = 0

Second component.

byte
fraction = 0

Fractional-second component.

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.