[This is preliminary documentation and is subject to change.]
The ILocalizedTimeProvider type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| LocalizedTimeToUniversalTime |
Converts localized time to UTC time as of TimeLocation property
| |
| UniversalTimeToLocalizedTime |
Converts universal time to local time as of TimeLocation property
|
Properties
| Name | Description | |
|---|---|---|
| LocalizedTime |
Returns current time localized per TimeLocation
| |
| TimeLocation |
Returns the location
|
See Also