GlobalsGetTimeZoneOffset(String, Boolean) Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static TimeSpan GetTimeZoneOffset(
string destinationId,
bool isUTC = true
)
Parameters
- destinationId String
-
- isUTC Boolean (Optional)
-
Return Value
TimeSpanSee Also