https://bugs.documentfoundation.org/show_bug.cgi?id=126941

--- Comment #9 from Dmitry Mikhailov <dmikhai...@sypro-nt.ru> ---
little bit weird...

i disagree, that it is nothing special to do with Firebird.

I, as user, confused, when interface suggest as field format choice of:

1. standart (short)
2. standart (short YY)
3. standart (short YYYY)
4. standart (long)
5. YY/MM/DD
6. MM/DD/YY
7. YY/MM/DD
5. YYYY/MM/DD
6. MM/DD/YYYY
7. YYYY/MM/DD

and standalone SQL format (!!!)
8. YY-MM-DD
9. YYYY-MM-DD

point from 1 to 4 is format of local settings
point from 5 to 7 is date format where YY is substituted by year, etc..., and
"/" is substituted by date delimeter.
point from 8 to 9 is date format where YY is substituted by year, etc..., and
"-" is NOT substituted by anything.

also:
dropdown menu contains not "YY/MM/DD", but only if locale is en_en you can see
"YY/MM/DD", but if ru_ru, then menu is changing to "ГГ/ММ/ДД", so year month
day placeholder is substituted in dropdaown menu, and date placeholder is not.

so: I suggest to change current bug this way:

form dropdown menu substituting not only year month day placeholders, but date
delimeters too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to