Jumat, 10 Maret 2023

datetime linux

# command untuk check detail date di linux

timedatectl

# command untuk enable syncronize date

timedatectl set-ntp yes

# command untuk disable syncronize date

timedatectl set-ntp no 

# command untuk mengubah jam ( untuk mengubah jam syncronize harus di disable)

sudo date -s '01:00:00'



flutter firebase notification