|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Read dates from datasets based on text configuration values. More...
#include <DODS_Decimal_Year_Factory.h>

Public Member Functions | |
Constructors | |
Note that the default constructor is private. | |
| DODS_Decimal_Year_Factory (DDS &dds) | |
| Read the configuration information and decide how to build DODS_Date_Time objects. More... | |
Access | |
| DODS_Decimal_Year | get () |
| Read a date/time value from a dataset. More... | |
Read dates from datasets based on text configuration values.
Dates are returned using DODS_Date objects.
Definition at line 48 of file DODS_Decimal_Year_Factory.h.
| DODS_Decimal_Year_Factory::DODS_Decimal_Year_Factory | ( | DDS & | dds | ) |
Read the configuration information and decide how to build DODS_Date_Time objects.
The DODS_Date_Time_Factory member function #get_Decimal_Year()# will return DODS_Date objects.
| dds | The DDS of the dataset from which dates are to be read. |
| das | The DAS of the dataset from which dates are to be read. |
| DODS_Decimal_Year DODS_Decimal_Year_Factory::get | ( | ) |
Read a date/time value from a dataset.