Package com.blackrook.json.converters
package com.blackrook.json.converters
Contains some pre-packaged converters.
-
ClassDescriptionA special converter that converts dates from strings to Dates in JSON member data.A special converter that converts dates from milliseconds since Epoch to Dates in JSON member data.A JSON date/time converter that uses the format
yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
in UTC time as the format.