| Weather-YR documentation | view source | Contained in the Weather-YR distribution. |
Weather::YR::Parser - Helps to parse special types of data.
This module is a helper to parse different types of data, such as dates.
This method parses a date string and returns a object reference to an instance of DateTime.
It takes the timestamp in the following format: YYYY-MM-DD HH:MM:SS
This method parses a date string and returns a object reference to an instance of DateTime.
It takes the timestamp in the format specified in ISO 8601.
Example: 2008-03-16T10:49:13Z
Knut-Olav, <knut-olav@hoven.ws>
Copyright (C) 2008 by Knut-Olav Hoven
This library is free software; you can redireibute it and/or modify it under the terms as GNU GPL version 2.
| Weather-YR documentation | view source | Contained in the Weather-YR distribution. |