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

DatePicker. Fix selection of the current day #877

Merged
merged 1 commit into from Oct 30, 2023

Conversation

alexzhirkevich
Copy link

Proposed Changes

Fixed https://kotlinlang.slack.com/archives/CJLTWPH7S/p1697506072139909

Draft because I can't build compose with xcode 15 even with -ld64 workaround.
Can you please run tests for uikit and check datepicker on device with
NSTimeZone.setDefaultTimeZone(NSTimeZone.timeZoneWithName("GMT-5")!!)

Testing

Test: new unit tests

@dima-avdeev-jb
Copy link

Checked tests, works good!

@dima-avdeev-jb dima-avdeev-jb marked this pull request as ready for review October 30, 2023 06:46
@dima-avdeev-jb dima-avdeev-jb merged commit 296fcc4 into JetBrains:jb-main Oct 30, 2023
1 check passed
mazunin-v-jb pushed a commit that referenced this pull request Dec 7, 2023
## Proposed Changes

Fixed  https://kotlinlang.slack.com/archives/CJLTWPH7S/p1697506072139909

 Can you please run tests for uikit and check datepicker on device with
`NSTimeZone.setDefaultTimeZone(NSTimeZone.timeZoneWithName("GMT-5")!!)`

## Testing

Test: new unit tests
@igordmn igordmn changed the title Fix format with skeleton DatePicker. Fix selection of the current day Jan 24, 2024
igordmn pushed a commit that referenced this pull request Jan 30, 2024
## Proposed Changes

Fixed  https://kotlinlang.slack.com/archives/CJLTWPH7S/p1697506072139909

 Can you please run tests for uikit and check datepicker on device with
`NSTimeZone.setDefaultTimeZone(NSTimeZone.timeZoneWithName("GMT-5")!!)`

## Testing

Test: new unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants