In Non-English locales, Geary displays wrong month: Closes #7354
Stricter parsing and application of INTERNALDATE.
This commit is contained in:
parent
3a5085765d
commit
29ae18b3f0
13 changed files with 238 additions and 28 deletions
6
sql/version-015.sql
Normal file
6
sql/version-015.sql
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
--
|
||||
-- Dummy database upgrade to fix the INTERNALDATE of messages that were accidentally stored in
|
||||
-- localized format. See src/engine/imap-db/imap-db-database.vala in post_upgrade() for the code
|
||||
-- that runs the upgrade, and http://redmine.yorba.org/issues/7354 for more information.
|
||||
--
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue