-
Notifications
You must be signed in to change notification settings - Fork 110
Issues: Kotlin/kotlinx-datetime
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Instant.minus(other: Instant): Duration incorrect for time change
#272
by Ronron1024
was closed May 9, 2023
Instant.fromEpochMilliseconds(origin.toEpochMilliseconds()) should be origin
#270
by olegivo
was closed Apr 27, 2023
String.toInstant
throws exception on macosx64, but not jvm
#269
by 05nelsonm
was closed Apr 27, 2023
Bug in Something isn't working
Instant.plus(Duration)
on JS for large Instant
s and small Duration
s
bug
Considering the possibility to represent
0
of some DateTimeUnit
?
#246
by kevincianfarini
was closed May 11, 2023
DayOfWeek.isoDayNumber is not visible in iOS shared module
#244
by mobiletoly
was closed Mar 27, 2023
Cannot access class 'kotlinx.datetime.LocalTime'. Check your module classpath for missing or conflicting dependencies
#243
by YBd3v
was closed Nov 21, 2022
UtcOffset.parse inconsistency
breaking change
This could break existing code
documentation
Improvements or additions to documentation
formatters
Related to parsing and formatting
#242
by silverhammermba
was closed Mar 11, 2024
Expose Instant.MIN & Instant.MAX
waiting for clarification
Additional information is needed from the user
#227
by vanniktech
was closed Sep 8, 2022
e`kfun:kotlinx.datetime.UtcOffset.Companion
waiting for clarification
Additional information is needed from the user
#226
by periva101
was closed Sep 27, 2022
Feature Request: truncateTo for LocalTime
formatters
Related to parsing and formatting
#225
by Stephen-Hamilton-C
was closed Dec 1, 2023
ProTip!
Exclude everything labeled
bug
with -label:bug.