Method code for $world.fmt_weather_rate()

[Turn off line numbering]
  1: arg data;
  2: 
  3: return $time.to_english(data);

// Created 17-Dec-1996 as a part of ColdCore, see: @help Credit

Tlon