In java : how to display the hour using a 12-hour clock? How to convert to GMT? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

In java : how to display the hour using a 12-hour clock? How to convert to GMT?

18th Aug 2017, 4:06 PM
Manal Medhat
Manal Medhat - avatar
2 Answers
+ 8
Use the formatter class instead : https://code.sololearn.com/cet51ZblKrPo/
18th Aug 2017, 4:13 PM
Dev
Dev - avatar
+ 2
how to convert to GMT?
18th Aug 2017, 4:43 PM
Manal Medhat
Manal Medhat - avatar