Click or drag to resize

GregorianDate.Second Property

Gets the second, including fractional seconds, in the range 0.0 up to, but not including, 61.0. A value between 60.0 and 61.0 indicates a leap second.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double Second { get; }

Property Value

Type: Double
See Also