mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2021-08-11 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDateEdit' widget. * Adjusted layout in the 'Test Import' dialog in rdadmin(1) to be compatible with short date format. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -71,7 +71,9 @@ class RDCoreApplication : public QObject
|
||||
RDSystem *system();
|
||||
RDUser *user();
|
||||
bool showTwelveHourTime() const;
|
||||
QString longDateFormat() const;
|
||||
QString longDateString(const QDate &date) const;
|
||||
QString shortDateFormat() const;
|
||||
QString shortDateString(const QDate &date) const;
|
||||
QString timeString(const QTime &time) const;
|
||||
QString tenthsTimeString(const QTime &time) const;
|
||||
|
Reference in New Issue
Block a user