|
|
|
|
|
by WatchDog
1958 days ago
|
|
They are different things. You store your datetimes/instants as UTC, you store your "every day at 9 CST" rule separate from that. Your rule table might have a column for a cron expression, and a column for the tz database name. Meanwhile, your table for the meeting records has the time represented as a UTC timestamp. |
|
If the meeting is in _the other_ CST (the Taipei one), there's good news: Taipei doesn't do daylight savings. On the flip side, Chicago attendees might dial in fourteen hours early, so Asia/Taipei is a safer bet, too.