ILocalizedTimeProvider MembersNFX Class Library

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

The ILocalizedTimeProvider type exposes the following members.
Methods

  NameDescription
Public methodLocalizedTimeToUniversalTime
Converts localized time to UTC time as of TimeLocation property
Public methodUniversalTimeToLocalizedTime
Converts universal time to local time as of TimeLocation property
Back to Top
Properties

  NameDescription
Public propertyLocalizedTime
Returns current time localized per TimeLocation
Public propertyTimeLocation
Returns the location
Back to Top
See Also