convertUtcToLocal

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

utcTimeString

The UTC time string

utcFormat

The format of the UTC time string

localFormat

The format of the local time string