AzarJahrom

Results 2 comments of AzarJahrom

یا باید دوباره new کنید persianDatePicker رو... یا از متود `setDate `استفاده کنید که ورودی یک unix time stamp می گیره و تاریخ متناظرش رو ست می کنه: `persianDatePicker.setDate(unix)`

Hello, There is a `onSelect(unix)` which returns the selected dateTime in uinx timestamp. but keep in mind that it's not working properly when `onlyTimePicker` is set to True.