play.api.libs.json.DefaultWrites
Default Serializer org.joda.time.LocalDate -> JsString(ISO8601 format (yyyy-MM-dd))
Transforms resulting JsValue using Writes[JsValue]
Transforms the resulting JsValue using transformer function
Convert the object into a JsValue
Default Serializer org.joda.time.LocalDate -> JsString(ISO8601 format (yyyy-MM-dd))