Skip to content

is there a way that set the end-time when user change start-hour ? #1390

Answered by minbokang
minbokang asked this question in Q&A
Discussion options

You must be logged in to vote
        below is my code. and it works.

        let endTime = new TZDate(startDate).addMinutes(60);
        this.rangePicker._endpicker._date = endTime;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by minbokang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant