tracker-miner-files: save file creation time
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