Using version 1.5.2.

Trying to migrate acc from db_mysql to db_flatstore to reduce io wait during heavy dialing.

However, the default time format changes from normal YYYY-MM-DD hh:mm:ss to unixtime in flatstore. I tried using $TF but its format is even more non-standard.

Is there a way to change time format for either the default acc time field in the db_flatstore module or $TF?

Thanks,
Matt