'Declaration
Public Overloads Shared Function CreateGYear( _ ByVal year As System.Integer, _ Optional ByVal isUtc As System.Boolean _ ) As LxDateTime
public static LxDateTime CreateGYear( System.int year, System.bool isUtc )
Parameters
- year
- The year value
- isUtc
- true if the time is a UTC time, false if its a in the local timezone.
Return Value
A newly constructed LxDateTime