Do tej pory offsetDattime

long epochMilli = zonedDateTime.toInstant().toEpochMilli();
Date date = new Date(epochMilli);
Average Armadillo