#include <dateutils.h>
◆ DurationFormat
◆ DurationType
Enumerator |
---|
Seconds | |
Minutes | |
Hours | |
Any | |
◆ DateUtils()
DateUtils::DateUtils |
( |
QObject * |
parent = nullptr | ) |
|
◆ create()
DateUtils * DateUtils::create |
( |
QQmlEngine * |
engine, |
|
|
QJSEngine * |
jsEngine |
|
) |
| |
|
static |
◆ dayOfWeek()
QString DateUtils::dayOfWeek |
( |
const QDate & |
date | ) |
const |
◆ formatDuration()
◆ formattedDate()
QString DateUtils::formattedDate |
( |
const QDate & |
date | ) |
const |
◆ friendlyTime()
QString DateUtils::friendlyTime |
( |
const QDateTime & |
time, |
|
|
bool |
standalone |
|
) |
| const |
The documentation for this class was generated from the following files:
- /home/runner/work/docs/docs/fluid/src/imports/controls/dateutils.h
- /home/runner/work/docs/docs/fluid/src/imports/controls/dateutils.cpp