Currently modified time is passed as created/birth time because of python's limitation (dependency on stat). This issue only affects running mac_apt in MOUNTED mode when the platform is linux.
The pyaff project has this implemented here: https://github.com/aff4/pyaff4/pull/6/files
We can use the same too!