Hello Boki,
I have two issues with Date Nodes of Inspector6
1) When i create a date node and pick a date i.e. 5.3.2020, it shows correctly 5.3.2020 in the node, but when I try to read the value node.AsDateTime it always shows current date not the date in the node. Probably there is some problem with reading the value asdatetime and it throws Now; as default
2) When I set HideEmpty to true and assign node.AsDateTime := field[0].AsDateTime where field[0] is MySQL field with date column and null value, it shows 30.12.1899 (ignoring the HideEmpty property)
Please see attached file.
Thank you for your help.
Matěj