Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarm
Commits
2d1be2ff
Commit
2d1be2ff
authored
Jan 10, 2022
by
David Jarvie
Browse files
Update API documentation
parent
54a05a5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kadatetime.h
View file @
2d1be2ff
...
...
@@ -1101,11 +1101,11 @@ public:
* - %% literal '\%' character
*
* If you want to use the current locale's date format, you should call
*
K
Locale::
formatDate
() to format the date part of the KADateTime.
*
Q
Locale::
toString
() to format the date part of the KADateTime.
*
* @param format format for the string
* @return formatted string
* @see fromString(),
K
Locale::
formatDate
()
* @see fromString(),
Q
Locale::
toString
()
*/
QString
toString
(
const
QString
&
format
)
const
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment