Home
last modified time | relevance | path

Searched refs:getDateFromUnix (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx382 static util::DateTime getDateFromUnix (time_t t) in getDateFromUnix() function
448 …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()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx562 getDateFromUnix (time_t t) in getDateFromUnix() function
662 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.ctime ) ); in getPropertyValues()
669 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.mtime ) ); in getPropertyValues()

Completed in 29 milliseconds