System.TimeSpan.TicksPerDay Field

Represents the number of ticks in 1 day. This field is constant.

Value: 864000000000

Syntax

public const long TicksPerDay

Remarks

The value of this constant is 864 billion; that is, 864,000,000,000.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0