Method code for $time.from_english()

[Turn on line numbering]
arg string;

return $world_time.from_english(string, time_units);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon