Searched refs:FileDateTime (Results 1 - 4 of 4) sorted by relevance

/external/jhead/
H A Djhead.c134 ts = *localtime(&ImageInfo.FileDateTime);
277 sprintf(Temp, "scan_date=%s", ctime(&ImageInfo.FileDateTime));
573 tm = *localtime(&ImageInfo.FileDateTime);
798 ImageInfo.FileDateTime = st.st_mtime;
H A Djhead.h80 time_t FileDateTime; member in struct:__anon7125
H A Dmain.c96 ImageInfo.FileDateTime = st.st_mtime;
/external/sonivox/jet_tools/JetCreator/
H A DJetUtils.py224 def FileDateTime(fileName): function
638 dateTime = FileDateTime(segment.filename)

Completed in 122 milliseconds