GitHub / Kotlin/kotlinx-datetime issues and pull requests
#548 - Restore binary compatibility of `year()` and `monthNumber()`
Pull Request -
State: open - Opened by dkhalanskyjb about 1 month ago
#547 - 0.7.0 is ahead of its time?
Issue -
State: closed - Opened by valeriyo about 1 month ago
- 2 comments
#546 - Update the README.md badges
Pull Request -
State: closed - Opened by dkhalanskyjb about 1 month ago
#545 - NoSuchMethodError "No static method year" with `0.7.0-0.6.x-compat`
Issue -
State: open - Opened by svenjacobs about 1 month ago
- 2 comments
#544 - Provide built-in Serializers for commonly used formats
Issue -
State: open - Opened by janseeger about 1 month ago
- 9 comments
#543 - Documentation out of sync with Kotlin version
Issue -
State: closed - Opened by brill-touchbistro about 1 month ago
- 1 comment
#542 - The doc on JS time zones is not clear
Issue -
State: open - Opened by brill-touchbistro about 1 month ago
- 3 comments
#541 - Version 0.7.0
Pull Request -
State: closed - Opened by dkhalanskyjb about 1 month ago
#540 - Remove kotlinx.datetime.Instant and kotlinx.datetime.Clock
Pull Request -
State: open - Opened by dkhalanskyjb about 1 month ago
#539 - Implement Foundation-based time zone support for Darwin systems with comprehensive DST handling
Pull Request -
State: open - Opened by DmitryNekrasov about 1 month ago
- 1 comment
Labels: bug, timezone
#538 - fix: Handle DST transitions correctly in Instant.periodUntil
Pull Request -
State: closed - Opened by sakaguchi-yuki about 1 month ago
- 1 comment
#537 - Update brace-expansion dependency to version 2.0.2 in yarn.lock
Pull Request -
State: closed - Opened by DmitryNekrasov about 1 month ago
- 6 comments
#536 - Upgrade brace-expansion to version 2.0.2
Issue -
State: closed - Opened by DmitryNekrasov about 1 month ago
#535 - Provide an Interval type
Issue -
State: closed - Opened by dalewking about 2 months ago
- 2 comments
#534 - Fix various issues with datetime arithmetics
Pull Request -
State: open - Opened by dkhalanskyjb about 2 months ago
#533 - Add explicit `serialVersionUID` to exception classes
Pull Request -
State: open - Opened by lukellmann about 2 months ago
#532 - DateTimeComponents.Format.parse() should parse timeZoneId() using the Temporal grammar instead of checking if the time zone exists in the time zone database
Pull Request -
State: closed - Opened by DmitryNekrasov 2 months ago
Labels: timezone
#531 - DateTimeComponents.Format.parse() should parse timeZoneId() using the Temporal grammar instead of checking if the time zone exists in the time zone database
Issue -
State: closed - Opened by DmitryNekrasov 2 months ago
Labels: timezone
#530 - TimeZone.of("z") should work the same as calling from capital "Z"
Pull Request -
State: closed - Opened by DmitryNekrasov 2 months ago
- 2 comments
Labels: timezone
#529 - TimeZone.of("z") should work the same as calling from capital "Z"
Issue -
State: closed - Opened by DmitryNekrasov 2 months ago
Labels: timezone
#528 - DateTimeComponents.Format parse throws an exception when timeZoneId() is UTC
Pull Request -
State: closed - Opened by DmitryNekrasov 3 months ago
- 2 comments
Labels: bug
#527 - Migrate to DGPv2
Pull Request -
State: closed - Opened by whyoleg 3 months ago
- 1 comment
#526 - Preliminary attempt to upgrade to Kotlin 2.2.0
Pull Request -
State: open - Opened by dkhalanskyjb 3 months ago
#525 - java.lang.NoClassDefFoundError: Failed resolution of: Ljava/time/ZoneOffset;
Issue -
State: closed - Opened by LSafer 3 months ago
- 1 comment
#524 - Implement and document a procedure for publishing timezone database information separately from the main release
Issue -
State: open - Opened by dkhalanskyjb 3 months ago
- 1 comment
Labels: timezone
#523 - Update Windows timezone mappings
Pull Request -
State: closed - Opened by dkhalanskyjb 3 months ago
#522 - Defend against attempts to bypass JVM serial proxy
Pull Request -
State: closed - Opened by lukellmann 3 months ago
- 6 comments
#521 - Use the "UTC" identifier for the TimeZone.UTC time zone
Pull Request -
State: closed - Opened by dkhalanskyjb 3 months ago
#520 - Fix the documentation for platform-specific timezone access
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#519 - Crash with R8 minification and DateTimeFormat
Issue -
State: open - Opened by prof18 4 months ago
- 1 comment
#518 - Added LocalTime.Formats.ISO_BASIC (ISO 8601 basic format)
Pull Request -
State: open - Opened by lucgirardin 4 months ago
- 6 comments
#517 - TimeZone.currentSystemDefault() returns wrong time zone on Linux
Issue -
State: closed - Opened by NANDcs 4 months ago
- 5 comments
#516 - Feature Request: Add step functionality for date/time ranges
Issue -
State: closed - Opened by lonelymeko 4 months ago
- 1 comment
#515 - Cannot make dayOfWeek optional in parser — even though it is logically redundant
Issue -
State: closed - Opened by mgroth0 4 months ago
- 1 comment
#514 - References to non-existing INSTANCE field and getDescriptor() method
Issue -
State: closed - Opened by sgjesse 4 months ago
- 1 comment
#513 - Add a TeamCity configuration to automatically check if the timezone database or the list of WIndows mappings were updated
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#512 - Upgrade to tzdb 2025b
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#511 - Update kotlinx.team.infra plugin
Pull Request -
State: closed - Opened by fzhinkin 4 months ago
#510 - Can LocalDateTime be considered as immutable?
Issue -
State: closed - Opened by kamilkomnacki 4 months ago
- 1 comment
#509 - Add `orNull` functions for non-throwing construction of datetime entities
Pull Request -
State: open - Opened by dkhalanskyjb 4 months ago
#508 - Add parseOrNull extensions
Pull Request -
State: open - Opened by dkhalanskyjb 4 months ago
#507 - Fix a dependency on kotlinx.serialization.core in JPMS for it to be truly optional
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#506 - Remove `kotlinx.datetime.Instant` while preserving binary compatibility
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
- 1 comment
#505 - Upgrade to Kotlin 2.1.20
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#504 - Tests don't compile with Kotlin 2.1.20
Issue -
State: closed - Opened by martinkretzschmar 4 months ago
- 5 comments
#503 - Support obtaining the system timezone on old Debian-based distributions
Pull Request -
State: closed - Opened by DmitryNekrasov 4 months ago
#502 - Remove the incorrect default parameter in LocalTime.atDate
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#501 - Replace `js-joda` with JavaScript Temporal
Issue -
State: open - Opened by YarnSphere 5 months ago
- 5 comments
#500 - fix: missing isoDayOfWeek
Pull Request -
State: closed - Opened by alfonsocv12 5 months ago
- 1 comment
#499 - Enable '-Xjvm-default=disable' explicitly to prevent API dump changes
Pull Request -
State: closed - Opened by udalov 5 months ago
- 2 comments
#498 - Use -Xjvm-default instead of -jvm-default
Pull Request -
State: closed - Opened by udalov 5 months ago
- 1 comment
#497 - Fix documentation for LocalDateFormatSamples
Pull Request -
State: closed - Opened by oscarb 5 months ago
#496 - Module `kotlinx.serialization.core` not found in module graph
Issue -
State: closed - Opened by 05nelsonm 5 months ago
- 2 comments
Labels: bug
#495 - runtime exception on TimeZone parsing running jsBrowserProductionRun
Issue -
State: closed - Opened by vdshb 5 months ago
- 3 comments
#494 - Duration parsing should support year, month, and week
Issue -
State: closed - Opened by rnett 5 months ago
- 1 comment
#493 - Use an SPDX identifier as license name in the POM
Issue -
State: open - Opened by TheMrMilchmann 5 months ago
#492 - Enable '-jvm-default=disable' explicitly to prevent API dump changes
Pull Request -
State: closed - Opened by udalov 5 months ago
- 3 comments
#491 - unambiguos-instant
Pull Request -
State: closed - Opened by AlexCue987 5 months ago
- 1 comment
#490 - LocalTime.MAX is internal (get datetime in end of the day)
Issue -
State: open - Opened by mtrakal 5 months ago
- 5 comments
#489 - Refactor datetime arithmetics
Pull Request -
State: open - Opened by dkhalanskyjb 5 months ago
#488 - Broken guarantee in Instant.until
Issue -
State: open - Opened by dkhalanskyjb 5 months ago
Labels: bug
#487 - Adding `DateTimePeriod` to `Instant` is not fully ISO-8601-compliant
Issue -
State: open - Opened by dkhalanskyjb 5 months ago
Labels: bug
#486 - Days calculation between two dates seems incorrect
Issue -
State: closed - Opened by noloman 5 months ago
- 1 comment
#485 - currentSystemDefault() iOS crash with "Exception: Invalid zone ID: Europe/Paris"
Issue -
State: open - Opened by stefanhaustein 6 months ago
- 15 comments
Labels: bug
#484 - Broken guarantee in Instant.periodUntil
Issue -
State: open - Opened by dkhalanskyjb 6 months ago
Labels: bug
#483 - Update to Dokka 2.0.0
Pull Request -
State: closed - Opened by whyoleg 6 months ago
- 1 comment
#482 - Upgrading to version 0.6.2 compilation failed.
Issue -
State: closed - Opened by Junzz0 6 months ago
- 10 comments
#481 - Can't create custom formats because we can't extend DateTimeFormat<T>
Issue -
State: closed - Opened by bpappin 6 months ago
- 4 comments
#480 - Fix kotlinx-datetime-zoneinfo not being published
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#479 - Version 0.6.2
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
- 1 comment
#478 - kotlin 2.1.0 release
Issue -
State: closed - Opened by dhakehurst 6 months ago
- 2 comments
#476 - Enable binary compatibility validation
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#475 - Upgrade to Kotlin 2.1.0
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
- 2 comments
#474 - TimeZone..of("UTC") isn't equal to TimeZone.UTC
Issue -
State: closed - Opened by russhwolf 7 months ago
- 4 comments
Labels: breaking change
#473 - Windows: extrapolate the earliest timezone transition record to the past
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#472 - Refer to DateTimeComponents field names in errors for null values
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#471 - Obscure error message in the formatting API
Issue -
State: closed - Opened by dkhalanskyjb 7 months ago
Labels: bug, formatters
#470 - Mention Wasm/JS timezone database support in README
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#469 - Unsupported zoneId illegalstateexception in wasm target
Issue -
State: closed - Opened by brendanw 7 months ago
- 3 comments
#468 - Using Instant with limited database precision
Issue -
State: closed - Opened by Burtan 7 months ago
- 4 comments
Labels: waiting for clarification
#467 - we met the "null pointer" exception--kotlinx.datetime.Instant.toString
Issue -
State: open - Opened by ericCHensssssssss 8 months ago
- 3 comments
Labels: waiting for clarification
#466 - Seconds not optional in ISO 8601 parser
Issue -
State: closed - Opened by guelo 8 months ago
- 1 comment
#465 - Remove kotlinx.datetime.Instant (branch 1: binary compatibility)
Pull Request -
State: closed - Opened by dkhalanskyjb 8 months ago
- 1 comment
#464 - Question: About the two-symbol year ("yy")
Issue -
State: closed - Opened by frist008 8 months ago
- 1 comment
#463 - iOS crashing
Issue -
State: closed - Opened by harsh2342 8 months ago
- 1 comment
#462 - kotlinx-datetime api can not Recognized by idea in wasm environment
Issue -
State: closed - Opened by ericCHensssssssss 8 months ago
- 7 comments
#461 - Add unambiguous LocalDateTime.toInstant
Issue -
State: open - Opened by simonolander 8 months ago
- 8 comments
#460 - Are kotlinx-datetime serializers overwriting custom serializers?
Issue -
State: closed - Opened by padmalcom 9 months ago
- 1 comment
#459 - Fix misspellings in MonthNames.toKotlinCode()
Pull Request -
State: closed - Opened by rusmonster 9 months ago
#457 - Implement YearMonth
Pull Request -
State: closed - Opened by dkhalanskyjb 9 months ago
- 2 comments
#456 - Locale for JS not working?
Issue -
State: closed - Opened by alekseyHunter 9 months ago
- 1 comment
#455 - Eastern Daylight Time (`EDT`) not recongnized by `TimeZone.of`
Issue -
State: closed - Opened by ThomasETN 9 months ago
- 1 comment
#454 - Zone info for WASM not working?
Issue -
State: closed - Opened by ronjunevaldoz 9 months ago
- 2 comments
#453 - Implement the same ranges for all platforms
Pull Request -
State: closed - Opened by dkhalanskyjb 9 months ago
#452 - Consider adding `formatOrNull`
Issue -
State: closed - Opened by ThomasETN 9 months ago
- 4 comments
#451 - Add conversion extension properties also to unsigned types
Issue -
State: closed - Opened by kejml 9 months ago
- 2 comments
#450 - Deprecate Clock.asTimeSource
Pull Request -
State: closed - Opened by dkhalanskyjb 10 months ago
#449 - Deprecate DatePeriod.plus and DateTimePeriod.plus
Pull Request -
State: closed - Opened by dkhalanskyjb 10 months ago
#448 - Improve the available precision for NSDate to Instant conversion
Pull Request -
State: closed - Opened by dkhalanskyjb 10 months ago
#447 - Fix some parsing bugs in default parsers
Pull Request -
State: closed - Opened by dkhalanskyjb 10 months ago