Miner.Responder.Processors Assembly > Miner.Responder.Processors.SubmitRules.Archive Namespace > DateTimeExtensions Class : ComputeDuration Method |
'Declaration <ExtensionAttribute()> Public Shared Function ComputeDuration( _ ByVal dynamicDstTimeZone As DynamicDSTTimeZone, _ ByVal timeOutage As Object, _ ByVal timeRestored As Object _ ) As TimeSpan
'Usage Dim dynamicDstTimeZone As DynamicDSTTimeZone Dim timeOutage As Object Dim timeRestored As Object Dim value As TimeSpan value = DateTimeExtensions.ComputeDuration(dynamicDstTimeZone, timeOutage, timeRestored)
[Extension()] public static TimeSpan ComputeDuration( DynamicDSTTimeZone dynamicDstTimeZone, object timeOutage, object timeRestored )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.