Creation time is parsed as a UTC epoch. [get_date_time_created()](https://github.com/simisimis/dalia/blob/8c7058608737d16028c3b510c6250bdd8e847827/src/metadata.rs#L53) should set the offset of the DateTime to the the system's offset.
Creation time is parsed as a UTC epoch. get_date_time_created() should set the offset of the DateTime to the the system's offset.