Android.Text.Format.Time.EpochJulianDay Field
The Julian day of the epoch, that is, January 1, 1970 on the Gregorian calendar.

Value: 2440588

Syntax

[Android.Runtime.Register("EPOCH_JULIAN_DAY")]
public const int EpochJulianDay

Remarks

The Julian day of the epoch, that is, January 1, 1970 on the Gregorian calendar.

[Android Documentation]

Requirements

Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3