- تاریخ ثبتنام
- 2020-06-06
- ارسالیها
- 2,942
- راهحلها
- 1
- پسندها
- 153
- امتیازها
- 63
- مدالها
- 7
- نویسنده موضوع
- مدیرکل
- #1
Hi there,
for my program I am using the B4XDateTemplate in B4A.
In this template the month on the top right is in english language. Same goes for the weekday. I can't seem to find a way to change them to a different language or even any different term/name.
To make it a bit more clear:
In the picture below you can see that the current month is "July" and the weekdays are "Mo", "Tu", "We", ...
Is there a way to change the month to "I Don't Care" instead of "July" and the weekdays "Mo", "Di", "Mi", ...
I thought that one option could be the following code but it did not seem to work:
Private DateTemplate As B4XDateTemplate
DateTemplate.lblMonth.Text.Replace("July", "I Don't Care")
Thanks in advance.
SaZa
for my program I am using the B4XDateTemplate in B4A.
In this template the month on the top right is in english language. Same goes for the weekday. I can't seem to find a way to change them to a different language or even any different term/name.
To make it a bit more clear:
In the picture below you can see that the current month is "July" and the weekdays are "Mo", "Tu", "We", ...
Is there a way to change the month to "I Don't Care" instead of "July" and the weekdays "Mo", "Di", "Mi", ...
I thought that one option could be the following code but it did not seem to work:
Private DateTemplate As B4XDateTemplate
DateTemplate.lblMonth.Text.Replace("July", "I Don't Care")
Thanks in advance.
SaZa
نام موضوع : B4XDateTemplate - Change of Month/WeekDay
|
دسته : b4xfeed