Open mcsfernando10 opened 1 year ago
<Datetime id="DueDate" name="DueDate" ref="dueDate" displayTimeZone={'Africa/Cairo'} timeFormat={'h:mm A'} renderInput={this.renderInput}/>
react-datetime : 3.2.0 moment-timezone : 0.5.43
Set the displayTimeZone property value to 'Africa/Cairo' Navigate to April month of any year.
Duplicate date label is displayed for Last Friday of April month of any year.
Can't Duplicate date label for Last Friday of April month of any year.
I'm Submitting a bug in Date value
Version
react-datetime : 3.2.0 moment-timezone : 0.5.43
Steps to Reproduce
Set the displayTimeZone property value to 'Africa/Cairo' Navigate to April month of any year.
Actual Results
Duplicate date label is displayed for Last Friday of April month of any year.
Expected Results
Can't Duplicate date label for Last Friday of April month of any year.
Screen shot of the issue