Class GMTOffsetConverter

java.lang.Object
com.atlassian.jira.timezone.GMTOffsetConverter
All Implemented Interfaces:
Function<TimeZone,String>

public class GMTOffsetConverter extends Object implements Function<TimeZone,String>