Searched refs:getDateFromUnix (Results 1 – 2 of 2) sorted by relevance
382 static util::DateTime getDateFromUnix (time_t t) in getDateFromUnix() function448 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()455 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()
562 getDateFromUnix (time_t t) in getDateFromUnix() function662 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.ctime ) ); in getPropertyValues()669 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.mtime ) ); in getPropertyValues()
Completed in 27 milliseconds