Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

In calendar mode, timepicker is not displayed and the showToggleButton does not work #116

Open
mortezakarimi64 opened this issue Oct 10, 2020 · 0 comments
Labels

Comments

@mortezakarimi64
Copy link

mortezakarimi64 commented Oct 10, 2020

Hi.
In Calendar mode, if you set the timepicker true, it will not be displayed and also click on the showToggleButton button will not switch between the solar and Gregorian calendars. Also, how to get isGregorian in datepicker mode when press ToggleButton?

<Calendar value={this.state.value} isGregorian={this.state.isGregorian} timePicker={true}
      showToggleButton onChange={value => { this.setState({ value }) }}
/>
@mberneti mberneti added the bug label Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants