Home | History | Annotate | Download | only in cintltst

Lines Matching refs:datfor

1198     UDateFormat *datfor = 0;
1212 datfor=udat_open(UDAT_MEDIUM,UDAT_MEDIUM ,NULL, fgGMTID,-1,NULL, 0, &status);
1230 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)));
1242 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1249 udat_close(datfor);
1273 UDateFormat *datfor = 0;
1291 datfor=udat_open(UDAT_MEDIUM,UDAT_MEDIUM ,NULL, fgGMTID,-1,NULL, 0, &status);
1307 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1324 /*printf("offset for %s %f hr\n", austrdup(myDateFormat(datfor, date1)), temp);*/
1344 udat_close(datfor);