<@U25PL0SKY> If you use datetime from millis all o...
# tornadofx
e
@jchildress If you use datetime from millis all over, you can also set
JsonConfig.DefaultDateTimeMillis = true
, and just use
datetime
with no parameter.