UtcDateTimeEdit
control in a form:1) from the database to the user ->
applyTimeZoneOffset
2) from the user to the database ->
removeTimeZoneOffset
Continue reading for the details.
Problem description
Define how to set and store value of an unbound
UtcDateTimeEdit
control in a form.Hints
Play with bound and unbound
UtcDateTimeEdit
controls in a form.