Skip to content

tracker-miner-files: save file creation time

Nishit Patel requested to merge nis130/tracker-miners:file-creation-time into master

Add support for storing the creation time in the database. as GLib version 2.70 glib!2017 (merged) will provide g_file_info_set_creation_date_time, Also make GDateTime as a standard way of storing time in tracker-miners instead of storing time as a string.

Closes: #158 (closed)

Edited by Nishit Patel

Merge request reports