You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.
Your lib is good and have all option that i need in my project.
but My project does not support Locale but your lib show Calendar with Locale language. Eeven i did not use
@npanigrahy thanks for view. Can u please tell me how can i disable localize of Calendar. Localization is not in my my Project requirement. it will be good if you just tell me code changes and i will do the changes myself :). i need to deliver Project next week.
looking for reply
thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Your lib is good and have all option that i need in my project.
but My project does not support Locale but your lib show Calendar with Locale language. Eeven i did not use
Calendar currentCalendar = Calendar.getInstance(Locale.getDefault());
Please let me know how can i get Calendar which do not support Locale or disable Locale
Thanks
The text was updated successfully, but these errors were encountered: