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
76a9d59b
Commit
76a9d59b
authored
Jan 01, 2019
by
Yuri Chornoivan
Browse files
Fix Doxygen list
parent
7c809836
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kadatetime.h
View file @
76a9d59b
...
...
@@ -336,9 +336,9 @@ public:
* conditions apply:
* - both instances are type @c OffsetFromUTC and their offsets from UTC are equal.
* - both instances are type @c TimeZone and their time zones are equal.
* - one instance is type @c TimeZone, with the time zone set to the system time
* zone, and the other instance is type @c LocalZone.
* - both instances are type @c LocalZone.
* - one instance is type @c TimeZone, with the time zone set to the system time
* zone, and the other instance is type @c LocalZone.
* - both instances are type @c LocalZone.
* - both instances are UTC. An instance is considered to be UTC if it is
* either type @c UTC, or is type @c OffsetFromUTC with a zero UTC offset.
*
...
...
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