class TZInfo::Timezone
def =~(regexp)
-
(Integer)- the position the match starts, or `nil` if there is no
Parameters:
-
regexp(Regexp) -- a `Regexp` to match against the {identifier} of
def =~(regexp) regexp =~ identifier end
(Integer)
- the position the match starts, or `nil` if there is no
regexp
(Regexp)
-- a `Regexp` to match against the {identifier} of
def =~(regexp) regexp =~ identifier end