convert Utc To Local
public final static String convertUtcToLocal(String utcTimeString, String utcFormat, String localFormat)
Convert a UTC time string to a local time string
Return
The local time string
Parameters
utc Time String
The UTC time string
utc Format
The format of the UTC time string
local Format
The format of the local time string