Open tim-hoffman opened 4 years ago
Could simply use "long" and convert to/from Date only when necessary. Another alternative is ZonedDateTime (since Java 8).
Could simply use "long" and convert to/from Date only when necessary. Another alternative is ZonedDateTime (since Java 8).