Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | CFX_DateTime |
Functions | |
bool | FX_IsLeapYear (int32_t iYear) |
uint8_t | FX_DaysInMonth (int32_t iYear, uint8_t iMonth) |
uint8_t FX_DaysInMonth | ( | int32_t | iYear, |
uint8_t | iMonth ) |
Definition at line 69 of file cfx_datetime.cpp.
bool FX_IsLeapYear | ( | int32_t | iYear | ) |
Definition at line 78 of file cfx_datetime.cpp.