GetUtcOffset()
TimeZone::GetUtcOffset(DateTime) method
Returns the UTC offset for the specified local time.
virtual TimeSpan System::TimeZone::GetUtcOffset(DateTime time)=0
Arguments
Parameter | Type | Description |
---|---|---|
time | DateTime | The time to calculate the UTC offset for |
Return Value
The UTC offset for the specified local time
See Also
- Class TimeSpan
- Class DateTime
- Class TimeZone
- Namespace System
- Library Aspose.Slides