Click or drag to resize

UtilityGetEpochUTCSeconds Method

Gets the epoch UTC seconds.

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 GetEpochUTCSeconds()

Return Value

Type: Double
The epoch UTC seconds.
See Also