Creeperface01 / PlaceholderAPI-nukkit

Basic placeholder plugin for nukkit
12 stars 8 forks source link

Can't calculate latest reboot time when I change timezone in java startup code #9

Open GoodLucky777 opened 4 years ago

GoodLucky777 commented 4 years ago

When I start server with -Duser.timezone=GMT+09:00 option, it will add 9 hours at latest reboot time. Can you fix this?

Creeperface01 commented 4 years ago

Right I should've used Duration instead of Date