I get an array of such dates and times from the server,
String[] format = {"2017-01-27 00:00:00 +0000 UTC", "2017-01-27 22:00:00 +0000 UTC", "2017-01-27 15:00:00 +0000 UTC", "2017-01-27 19:00:00 +0000 UTC"}; How to get the current time and date in the application, convert this array with changes to the time zone that the user has.