Searched refs:unixTime (Results 1 – 2 of 2) sorted by relevance
2627 time_t unixTime = (time_t)atol(str); in getExifGpsDateTimeStamp() local2628 struct tm *UTCTimestamp = gmtime(&unixTime); in getExifGpsDateTimeStamp()
11478 time_t unixTime = (time_t)atol(str); in getExifGpsDateTimeStamp() local11479 struct tm *UTCTimestamp = gmtime(&unixTime); in getExifGpsDateTimeStamp()