I have a problem with saving the date and time (datetime) to a file (*. Graphml) with yWorks.yFiles.UI.GraphControl.ExportToGraphML (WPF).
DateTime (2013-07-01 16:00) is changed to (2013-07-01 04:00) and
DateTime (2013-07-01 04:00) is (2013-07-01 04:00).
It is not known whether it is AM/PM.
How to save the full date and time?
Thanks for your help.