mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Remove trailing comma
This commit is contained in:
parent
4e89d1aef6
commit
c91043aee8
@ -12,6 +12,6 @@
|
||||
{ "expression":"format_date('2012-05-15','d MMMM yyyy','fr')", "returns":"'15 mai 2012'"},
|
||||
{ "expression":"format_date('2012-05-15','dddd')", "returns":"'Tuesday'"},
|
||||
{ "expression":"format_date('2012-05-15 13:54:20','dd.MM.yy')", "returns":"'15.05.12'"},
|
||||
{ "expression":"format_date('13:54:20','hh:mm AP')", "returns":"'01:54 PM'"},
|
||||
{ "expression":"format_date('13:54:20','hh:mm AP')", "returns":"'01:54 PM'"}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user