Noda Time
FromUtc Method
NamespacesNodaTimeInstantFromUtc()()()()

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

Members
IconMemberDescription
FromUtc(Int32, Int32, Int32, Int32, Int32)
Returns a new instant corresponding to the given UTC date and time in the ISO calendar. In most cases applications should use ZonedDateTime to represent a date and time, but this method is useful in some situations where an Instant is required, such as time zone testing.

FromUtc(Int32, Int32, Int32, Int32, Int32, Int32)
Returns a new instant corresponding to the given UTC date and time in the ISO calendar. In most cases applications should use ZonedDateTime to represent a date and time, but this method is useful in some situations where an Instant is required, such as time zone testing.

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