Unexpected Behavior: local timezone modifies FDateTime in DataTable

When editing a DateTime property within a DataTable, the local timezone is shown as additive value.
Example: …/…/… : 09:00 + 02:00 , which means that ingame this value reads as 07:00 instead of 09:00. For in-game purposes the local timezone should be considered irrelevant unless specified otherwise, but there is no way to disable this behavior.