-
Notifications
You must be signed in to change notification settings - Fork 9
Data formats need to be controllable by users #91
Copy link
Copy link
Open
Labels
doc:bengdoc:devadoc:gujrdoc:tamlgapi:data_formatsData formats & numbersData formats & numbersl:bnBengali language & scriptBengali language & scriptl:guGujurati language & scriptGujurati language & scriptl:hiHindi, Devanagari scriptHindi, Devanagari scriptl:paPunjabi, Gurmukhi scriptPunjabi, Gurmukhi scriptl:taTamil language & scriptTamil language & scriptp:advanceds:bengBengali scriptBengali scripts:devaDevanagari scriptDevanagari scripts:gujrGurajati scriptGurajati scripts:guruGurmukhi scriptGurmukhi scripts:tamlTamil scriptTamil scriptx:bengx:devax:gujrx:taml
Metadata
Metadata
Assignees
Labels
doc:bengdoc:devadoc:gujrdoc:tamlgapi:data_formatsData formats & numbersData formats & numbersl:bnBengali language & scriptBengali language & scriptl:guGujurati language & scriptGujurati language & scriptl:hiHindi, Devanagari scriptHindi, Devanagari scriptl:paPunjabi, Gurmukhi scriptPunjabi, Gurmukhi scriptl:taTamil language & scriptTamil language & scriptp:advanceds:bengBengali scriptBengali scripts:devaDevanagari scriptDevanagari scripts:gujrGurajati scriptGurajati scripts:guruGurmukhi scriptGurmukhi scripts:tamlTamil scriptTamil scriptx:bengx:devax:gujrx:taml
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Issue identified, needing investigation
Generally Latin Numerals are acceptable in Devanagari text. Most of the user community identifies with them. However, there could be cases where certain web-pages would prefer to have numerals in Devanagari to cater to mono-lingual (mono-script rather) readers. This is particularly required for input types number and date. It would be useful if the input type values are augmented with the script mnemonics e.g. number_deva or date_deva instead of changing it for entire page through some locale setting. There could be cases where a user may require both kinds of numbering in the same web-page.