The date/time condition should support fields that use a timezone other than UTC.

For example you enter the date in UTC+10 and it gets converted to UTC for storing in the database.

When this calculation is done I would want it done on UTC+10, not UTC as it is stored in the database.