Noda Time
LocalTime Constructor
NamespacesNodaTimeLocalTimeLocalTime()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
LocalTime(Int32, Int32)
Creates a local time at the given hour and minute, with second, millisecond-of-second and tick-of-millisecond values of zero.

LocalTime(Int32, Int32, Int32)
Creates a local time at the given hour, minute and second, with millisecond-of-second and tick-of-millisecond values of zero.

LocalTime(Int32, Int32, Int32, Int32)
Creates a local time at the given hour, minute, second and millisecond, with a tick-of-millisecond value of zero.

LocalTime(Int32, Int32, Int32, Int32, Int32)
Creates a local time at the given hour, minute, second, millisecond and tick within millisecond.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)