I use an external MySQL db for the FAZ. itime and dtime columns in any
of the FAZ tables are not normalized into the same time zone. This would
be trivial if dtime and itime columns were of type TIMESTAMP, but not so
easy since they are INTs. Basical...
They may be both synchronized with an ntp server maybe not the same one
since they are spread across the country), but they are in different
time zones and the timestamps are only stored as INTs so I don' t know
the real time they represent.