0 - This is a modal window. No compatible source was found for this media. tmprintf("Current time (using asctime()): %s\n",asctime(&tm));#ifdef__STDC_LIB_EXT1__charstr[50];asctime_s(str,sizeofstr,&tm);printf("Current time (using asctime_s()): %s\n",str);#endifreturn0;}...
GMTimeFieldProperties() Method Summary booleanisDefaultToCurrentTime() Specifies the auto-fill behavior for this field. voidsetDefaultToCurrentTime(boolean defaultToCurrentTime) Specifies the auto-fill behavior for this field. Methods inherited from class java.lang.Object ...