Home | History | Annotate | Download | only in agenda

Lines Matching refs:convertAlldayLocalToUTC

668             startTime = Utils.convertAlldayLocalToUTC(null, item.begin, mTimeZone);
669 endTime = Utils.convertAlldayLocalToUTC(null, item.end, mTimeZone);