Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
How to get UTC time?
https://answerhappy.com/viewtopic.php?t=737573
Page
1
of
1
How to get UTC time?
Posted:
Wed Jul 13, 2022 7:45 pm
by
answerhappygod
a) Time.getUTC();
b) Date.getUTC();
c) Instant.now();
d) TimeZone.getUTC();