Lines Matching refs:unixTime
4066 time_t unixTime;4069 unixTime = (time_t)mExifValues.mGPSTimestamp;4070 UTCTimestamp = gmtime(&unixTime);