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
I agree. The issue here is that there's no way to obtain a localized day/month format using LocalDate in Kotlin. And this means that i had to choose a specific format for year-less events and use it as a fixed format independently from the locale. This IS indeed an issue, but i tried finding a workaround for months without succeeding, so I appreciate any suggestion 😄
Can it be possible to have Birday have a standard format for the birthday.
Currently,
3.1.1 (21)
, Birday displays the date differently based on whether a year is included or not.e.g.
It would be useful to have both instances display the same, preferably dd-mm[-yyyy] and or [yyyy-]mm-dd
The text was updated successfully, but these errors were encountered: