Answer in brief- give one instance where the use of the local time is not convinenet.
Answers
Answered by
3
Explanation:
Hope so that it will help you☺️☺️☺️
Attachments:
Answered by
1
Answer:
Local DateTime contains a date and a time; a combination of a LocalDate and a LocalTime.The key aspect of LocalDateTime is that the time is indeed “local”, i.e. it belongs to a local time-line with no time zone associated with it. So, to make this time relevant in a global context we will need to add a time zone to it.
Similar questions