scala
Using Timestamp in Play Framework's JSON
Similar to the previous post Reading Sequences of Scala classes in Play JSON [https://8vi.cat/sequences-of-classes-in-play-json/], I found some issues when trying to parse and write Timestamp using the JSON module from Play Framework. The objective I want to be able to write and read Timestamp format. I have