Click or drag to resize

UtilityGetEpochUTCMilliseconds Method

Gets the EPOCH time in UTC time zome

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static double GetEpochUTCMilliseconds()

Return Value

Type: Double
Double EPOCH in UTC
See Also