Gets a calendar with the specified time zone and locale.
The <code>Calendar</code> returned is based on the current time
in the given time zone with the given locale.
@param zone the time zone to use
@param aLocale the locale for the week data
@return a Calendar.
Gets a calendar with the specified time zone and locale. The <code>Calendar</code> returned is based on the current time in the given time zone with the given locale.
@param zone the time zone to use @param aLocale the locale for the week data @return a Calendar.