summaryrefslogtreecommitdiffstats
path: root/util/local_database/formattags.txt
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-05-16 14:31:54 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2019-05-20 20:42:10 +0200
commit248b6756da0d31c58672c0e356c3ec16e9088234 (patch)
tree4869c1ca3d1415a9b259f4afbc61a702fee6812b /util/local_database/formattags.txt
parentcf909f0ef609c4581ebbe2f81c7ae0c5e43d653f (diff)
Rename util/locale_database/ to include the e that was missing
It was misnamed local_database, quite missing the point of its name. Change-Id: I73a4fdf24f53daac12304de1f443636d89afacb2 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Diffstat (limited to 'util/local_database/formattags.txt')
-rw-r--r--util/local_database/formattags.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/util/local_database/formattags.txt b/util/local_database/formattags.txt
deleted file mode 100644
index 5138c37a81..0000000000
--- a/util/local_database/formattags.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-d
-dd
-ddd
-dddd
-M
-MM
-MMM
-MMMM
-yy
-yyyy
-h the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)
-hh the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)
-H the hour without a leading zero (0 to 23, even with AM/PM display)
-HH the hour with a leading zero (00 to 23, even with AM/PM display)
-m
-mm
-s
-ss
-z the milliseconds without leading zeroes (0 to 999)
-zzz the milliseconds with leading zeroes (000 to 999)
-AP or A interpret as an AM/PM time. AP must be either "AM" or "PM"
-ap or a Interpret as an AM/PM time. ap must be either "am" or "pm"
-t time zone