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

Fix datepicker empty row #921

Merged
merged 2 commits into from Dec 6, 2023
Merged

Conversation

alexzhirkevich
Copy link

Proposed Changes

Fixes empty row

@@ -43,6 +43,7 @@ internal actual object PlatformDateFormat {
val nsDate = NSDate.dateWithTimeIntervalSince1970(utcTimeMillis / 1000.0)

return NSDateFormatter().apply {
setTimeZone(TimeZone.UTC.toNSTimeZone())
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have been part of #877 but i forgot to commit it

@m-sasha
Copy link

m-sasha commented Dec 6, 2023

@alexzhirkevich Would you like me to merge it?

@alexzhirkevich
Copy link
Author

Sure

@m-sasha m-sasha merged commit f9d8a45 into JetBrains:jb-main Dec 6, 2023
1 check passed
mazunin-v-jb pushed a commit that referenced this pull request Dec 7, 2023
igordmn pushed a commit that referenced this pull request Jan 30, 2024
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