Home | History | Annotate | Download | only in unicode

Lines Matching refs:getOffset

17 *                            - Added getOffset(... monthlen ...)
401 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
415 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
422 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
438 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
447 * class delegates to the 8-argument getOffset().
465 virtual void getOffset(UDate date, UBool local, int32_t& rawOffset,