There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Weather::YR::Day - Base class representing a day containing data points.

DESCRIPTION

Don't use this class directly. It is used as a "helper class" for other classes.

METHODS

date

Returns this day's date as a DateTime object.

datapoints

Returns an array reference of this day's data points, represented as Weather::YR::DataPoint objects.