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

Implement the same ranges for all platforms #453

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

dkhalanskyjb
Copy link
Collaborator

@dkhalanskyjb dkhalanskyjb commented Oct 31, 2024

Fixes #432

core/common/src/LocalDate.kt Outdated Show resolved Hide resolved
core/common/src/LocalDate.kt Outdated Show resolved Hide resolved
@dkhalanskyjb dkhalanskyjb force-pushed the uniform-ranges branch 3 times, most recently from b7c293c to ae4373e Compare November 5, 2024 12:52
@dkhalanskyjb dkhalanskyjb marked this pull request as ready for review November 5, 2024 12:52
@dkhalanskyjb dkhalanskyjb requested a review from ilya-g November 5, 2024 12:52
core/common/src/LocalDate.kt Show resolved Hide resolved
core/common/src/LocalDate.kt Outdated Show resolved Hide resolved
core/common/src/DateTimePeriod.kt Outdated Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Outdated Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Outdated Show resolved Hide resolved
core/js/src/PlatformSpecifics.kt Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Outdated Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Outdated Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Outdated Show resolved Hide resolved
core/commonJs/src/internal/Platform.kt Show resolved Hide resolved
core/commonKotlin/src/TimeZone.kt Outdated Show resolved Hide resolved
core/wasmJs/src/PlatformSpecifics.kt Outdated Show resolved Hide resolved
core/commonKotlin/src/Instant.kt Outdated Show resolved Hide resolved
core/commonKotlin/src/Instant.kt Outdated Show resolved Hide resolved
settings.gradle.kts Outdated Show resolved Hide resolved
core/common/src/DateTimePeriod.kt Outdated Show resolved Hide resolved
core/common/src/LocalDate.kt Outdated Show resolved Hide resolved
core/common/test/InstantTest.kt Outdated Show resolved Hide resolved
core/common/test/InstantTest.kt Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

Make admissible ranges the same on all platforms
4 participants