Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date Lable duplicates in Every Year of April(Day-Light Saving) when Timezone is "Africa/Cairo" #864

Open
mcsfernando10 opened this issue Sep 20, 2023 · 0 comments

Comments

@mcsfernando10
Copy link

mcsfernando10 commented Sep 20, 2023

I'm Submitting a bug in Date value

<Datetime
      id="DueDate"
      name="DueDate"
      ref="dueDate"
      displayTimeZone={'Africa/Cairo'}
      timeFormat={'h:mm A'}
      renderInput={this.renderInput}/>

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant