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.