What type should we declare a date/time object in the java class (Date or long(in milliseconds))???
Hello!
Use java.util.Date class.
regards,
Alex
What type should we declare a date/time object in the java class (Date or long(in milliseconds))???
Hello!
Use java.util.Date class.
regards,
Alex