Update listings to use date strings instead of timestamps #32
Compare changes
Files
7@@ -6,7 +6,6 @@
@@ -25,6 +24,7 @@ import org.eclipsefoundation.marketplace.dto.converters.CategoryConverter;
@@ -76,13 +76,13 @@ public class ListingCodec implements CollectibleCodec<Listing> {
@@ -104,7 +104,7 @@ public class ListingCodec implements CollectibleCodec<Listing> {
@@ -135,9 +135,9 @@ public class ListingCodec implements CollectibleCodec<Listing> {