module Fugit::Duration::IsoParser

def t(i); rex(nil, i, /T/); end

def t(i); rex(nil, i, /T/); end