Hello,
I'm investigating how to deal with timezones for an
application that will get to
processes billions of timestamped events, generated in
just about any part of the world.
Timestamps are in local time (without timezone, only
post- and other codes) and we need
them in UTC time. Money is involved, so it is of
critical importance that intervals
between events are calculated correctly.
There's two steps involved in this:
- given some geo data and some lookup tables from a
database like geopostcodes.com, determine the timezone id
- convert to UTC using the latest Time Zone Database