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