Returns true if the day of the given time is the epoch on the Julian Calendar
(January 1, 1970 on the Gregorian calendar).
Syntax
[Android.Runtime.Register("isEpoch", "(Landroid/text/format/Time;)Z", "")]
public static
bool IsEpoch (
Time time)
Parameters
- time
- the time to test
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3