+ 3
Simple one, is this (Calender.HOUR) and instance of class package GregorianCalender?
example time = cal.get(Calender.HOUR); if so do i always need to import a timezone as its 1 hour behind?
1 Resposta
0
yes
example time = cal.get(Calender.HOUR); if so do i always need to import a timezone as its 1 hour behind?