+ 3
How can i get the current time by the time zone offset to GMT(using java)
Ex: when i enter -5 the output will be 4:50:30 AM
1 Antwort
0
you can search some library or maybe code an array or switch statement
Ex: when i enter -5 the output will be 4:50:30 AM