[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3089: 3.21.0 destroys my own CopyModel() method.


http://gambaswiki.org/bugtracker/edit?object=BUG.3089&from=L21haW4-

Comment #7 by Benoît MINISINI:

Of course, but the root problem is that there is no date in JSON format. So logically if you want to serialize dates with JSON, you must handle the date to string and string to date conversions yourself.

I could make JSON.FromString() understands the date format used by JSON.ToString(), what it did in the previous version by luck, but in that case, we break the JSON standard.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----