Hello,
Any idea on how to change the days and month format?
- From juni to june
- From Z M D W D V Z to S M T W TH F S
Version : 0.8.7
Picker:
<DatePickerModal locale="en" mode="single" visible={true} onDismiss={() => { }} date={new Date()} onConfirm={(selected) => { }} />
