JodaFormats

class Object
trait Matchable
class Any

Implicits

Implicits

implicit val jodaInstantAsLongFormat: DynamoFormat[Instant]

Format for dealing with points in time stored as the number of milliseconds since Epoch.

Format for dealing with points in time stored as the number of milliseconds since Epoch.

implicit val jodaStringFormat: DynamoFormat[DateTime]

Convenient, readable format for Joda DateTime, but requires that all dates serialised have a consistent chronology and time zone.

Convenient, readable format for Joda DateTime, but requires that all dates serialised have a consistent chronology and time zone.