The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Weather::YR::DataPoint - Base class for data points.

DESCRIPTION

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

METHODS

from

Returns this data point's "from" date as a DateTime object.

to

Returns this data point's "to" date as a DateTime object.

type

Returns this data point's "type" value.