file: Add "date_created" attribute

Merged António Fernandes requested to merge wip/antoniof/creation-time-attr into master

GIO 2.66 introduces support for Linux statx stx_btime.[0]

Let's add support for this attribute in our file models, required for adding it to UI: #1566 (closed)

[0] glib@a396fa90

Merge request reports