Newer Version Available

This content describes an older version of this product. View Latest

translateFromOtherCalendar()

Translates the input date from another calendar system (for example, the Buddhist calendar) to the Gregorian calendar based on the locale.

Signature

translateFromOtherCalendar(Date date)

Parameters

date
Type: Date
A Date object.

Returns

Type: Date
Returns a translated Date object.