◆ Date()
FiftyoneDegrees::Common::Date::Date | ( | const fiftyoneDegreesDate * | date | ) |
Construct a date from a C date structure.
This copies the date date structure so the argument can be freed after construction.
- Parameters
-
- date - pointer to copy to the underlying date structure
Member Function Documentation
◆ getDay()
int FiftyoneDegrees::Common::Date::getDay ( ) Get the day of the month.
- Returns
- day of the month
◆ getMonth()
int FiftyoneDegrees::Common::Date::getMonth ( ) Get the month.
- Returns
- month
◆ getYear()
int FiftyoneDegrees::Common::Date::getYear ( ) Get the year.
- Returns
- year
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/Date.hpp