MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java
→
Builtin Exceptions in Java
→
How to get UTC time?..
1.
How to get UTC time?
A.
Time.getUTC();
B.
Date.getUTC();
C.
Instant.now();
D.
TimeZone.getUTC();
Answer» D. TimeZone.getUTC();
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
How to get UTC time?
How to get difference between two dates?
What does LocalTime represent?
How to identify if a timezone is eligible for DayLight Saving?
Is SimpleDateFormat thread safe?
How to format date from one form to another?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply