Returns the array of strings which represent BC and AD.
Syntax
[Android.Runtime.Register("getEras", "()[Ljava/lang/String;", "GetGetErasHandler")] public virtual string[] GetEras ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the array of strings which represent BC and AD. Use the
Java.Util.Calendar constants GregorianCalendar.BC and
GregorianCalendar.AD as indices for the array.