Values of datetime fields in criteria builder arn't in regional date time format
I'm using German regional settings. Creating a creteria like "datetimefield is greater or equal to 24.11.2016 00:00" is working very well. But if I want to select a given value from database all values are shown in wrong format e.g. "08/30/2016 02:01:17". Any idea how to solve this issue.
Are you talking about Active Query Builder or about FlySpeed SQL Query?
If it's really about Active Query Builder, please note that it doesn't have any means to display the result data. Chances are that you use the standard data grid or a third-party data browsing control. You should refer to the documentation for this control to learn how to change the data formatting settings.