play.api.libs.json.EnvWrites
(Since version 2.6.0) Include play-json-joda as a dependency and use JodaWrites.DefaultJodaLocalTimeWrites
Transforms the resulting JsValue using a Writes[JsValue].
Writes[JsValue]
Transforms the resulting JsValue using transformer function.
Convert the object into a JsValue
(Since version 2.6.0) Include play-json-joda as a dependency and use JodaWrites.DefaultJodaLocalTimeWrites