The Timescale type exposes the following members.

Properties

  Name Description
Public property Epoch
The epoch as the number of days from 1.1.0000.
Public property Static member Java
A Timescale instance with an epoch of 1.1.1970 and Millisecond resolution.
Public property Static member Net
A Timescale instance with an epoch of 1.1.0000 and 0.1 Microsecond resolution.
Public property TicksPerDay
The number of ticks counted per day.
Public property WellKnownName
Returns "Java" or "Net" if this instance has the epoch and ticks per day of these well known scales. "Custom" otherwise.

See Also