class TZInfo::Timezone

def identifier

Returns:
  • (String) - the identifier of the time zone, for example,
def identifier
  raise_unknown_timezone
end