class CrystalMetarParser::Parser
- CrystalMetarParser::Parser
- Reference
- Object
Defined in:
crystal_metar_parser/parser.crClass Method Summary
Class Method Detail
def self.parse(metar : String, year : Int32 = Time.utc_now.year, month : Int32 = Time.utc_now.month, time_interval : Int32 = CrystalMetarParser::Metar::DEFAULT_TIME_INTERVAL)
#