Date serialization/deserialization
Deserializes JSON string by converting Julian year y, month m, day d and Day of Calendar Reform sg to Date.
Returns a hash, that will be turned into a JSON object and represent this object.
Stores class name (Date) with Julian year y, month m, day d and Day of Calendar Reform sg as JSON string
[Validate]