Lines Matching defs:sdf
1254 SimpleDateFormat *sdf = (SimpleDateFormat*)this->clone();1255 sdf->adoptCalendar(gcal);1256 sdf->applyPattern(*hourPattern);1257 fGMTFormatters[i]->adoptFormat(0, sdf);