florent37 / SingleDateAndTimePicker

You can now select a date and a time with only one widget !
Apache License 2.0
1.02k stars 333 forks source link

can I only set one language in SingleDateAndTimePicker ? #240

Open AgungLaksana opened 4 years ago

AgungLaksana commented 4 years ago

first of all, thank you very much for this great library.

I need to force to only use one language (only in Indonesian, not in English, french or etc) to be shown as day in the SingleDateAndTimePicker. I know the the language follows the language setting of the Android phone. but I need to only use one language in my app, no matter what the language of the user setting in their phone

can I do that ?

if I can set it using string.xml what is the name of the xml to access the month and day ?

Thanks in advance :)

AgungLaksana commented 4 years ago

case closed, if someone in the future need the solution,here is the answer for this: https://stackoverflow.com/questions/58705864/can-i-change-the-text-of-month-and-day-text-from-android-system