Home | History | Annotate | Download | only in misc

Lines Matching refs:strptime

28 #define _XOPEN_SOURCE 600 /* for inclusion of strptime() */
572 strptime(str, "%Y%m%d%H%M%S", &ts);