Calendar.JulianDayToMillis(Int32) Method

Definition

Converts Julian day to time as milliseconds.

C#
[Android.Runtime.Register("julianDayToMillis", "(I)J", "", ApiSince=24)]
protected static long JulianDayToMillis(int julian);

Parameters

julian
Int32

the given Julian day number.

Returns

time as milliseconds.

Attributes

Remarks

Converts Julian day to time as milliseconds.

Java documentation for android.icu.util.Calendar.julianDayToMillis(int).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Proizvod Verzije
.NET for Android .NET for Android API 34, .NET for Android API 35