Parameters
- hour
- The hour value (0-23)
- minute
- The minute value (0-59)
- second
- The hour (0-59)
- milli
- The millisecond value (0-999)
- micro
- The microsecond value (0-999)
- nano
- The nanosecond value (0-999)
- isUtc
- true if the time is a UTC time, false if its a in the local timezone.
Return Value
A newly constructed LxDateTime