issues
search
Kotlin
/
kotlinx-datetime
KotlinX multiplatform date/time library
Apache License 2.0
2.42k
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Are kotlinx-datetime serializers overwriting custom serializers?
#460
padmalcom
closed
15 hours ago
1
Fix misspellings in MonthNames.toKotlinCode()
#459
rusmonster
closed
2 days ago
0
Implement YearMonth
#457
dkhalanskyjb
opened
4 days ago
0
Locale for JS not working?
#456
alekseyHunter
closed
5 days ago
1
Eastern Daylight Time (`EDT`) not recongnized by `TimeZone.of`
#455
ThomasETN
closed
1 week ago
1
Zone info for WASM not working?
#454
ronjunevaldoz
opened
1 week ago
1
Implement the same ranges for all platforms
#453
dkhalanskyjb
opened
2 weeks ago
0
Consider adding `formatOrNull`
#452
ThomasETN
closed
3 weeks ago
4
Add conversion extension properties also to unsigned types
#451
kejml
closed
3 weeks ago
2
Deprecate Clock.asTimeSource
#450
dkhalanskyjb
opened
1 month ago
0
Deprecate DatePeriod.plus and DateTimePeriod.plus
#449
dkhalanskyjb
opened
1 month ago
0
Improve the available precision for NSDate to Instant conversion
#448
dkhalanskyjb
closed
2 weeks ago
0
Fix some parsing bugs in default parsers
#447
dkhalanskyjb
closed
2 weeks ago
0
Migrate to Kotlin 2.0.21
#446
egorikftp
closed
1 month ago
0
Support Kotlin 2.0
#445
egorikftp
closed
1 month ago
2
DateTimeComponents.Format parse throws an exception when timeZoneId() is UTC
#444
LotuxPunk
opened
1 month ago
1
A number of bugs and inconsistencies with Java
#443
dkhalanskyjb
closed
2 weeks ago
1
Fix typo in hour property header doc
#441
davertay
closed
1 month ago
0
DST time zone offsets wrong pre-2006 on MingwX64
#440
jeffdgr8
opened
1 month ago
5
NSDate.toKotlinInstant off by 1 millisecond
#439
jeffdgr8
closed
1 month ago
1
Add export of kotlinx.datetime.format in module-info
#438
cdelabou
closed
1 month ago
1
`Instant` support Chrono fields
#437
chrisjenx
closed
1 month ago
4
Consider a new name for `TimeZone.of`
#435
dkhalanskyjb
opened
2 months ago
1
fun LocalDate.atEndOfDayIn(timeZone: TimeZone): Instant
#434
vanniktech
closed
2 months ago
4
How can I parse the timestamp like "yyyyMMddHHmmss[ Z]" (Z is optional) with ktx-datetime?
#433
oxyroid
closed
2 months ago
1
Make admissible ranges the same on all platforms
#432
dkhalanskyjb
opened
2 months ago
0
Remove quotation marks from central search URL
#431
fzhinkin
closed
2 months ago
0
Support obtaining the system timezone on old Debian-based distributions
#430
dkhalanskyjb
opened
2 months ago
1
Plus an minus methods on `LocalTime` and `LocalDateTime` types
#429
nesk
closed
2 months ago
2
Easier ways to analyze a `DateTimePeriod` instance
#428
nesk
opened
2 months ago
3
Precision loss for NSDate
#427
wkornewald
closed
2 weeks ago
5
Permit missing /etc/localtime
#426
dkhalanskyjb
closed
3 months ago
4
Decide what to do with deprecated time zones
#425
dkhalanskyjb
opened
3 months ago
0
Disable tests for one more timezone
#424
dkhalanskyjb
closed
3 months ago
1
Update dependencies and clean up build scripts
#423
FenstonSingel
opened
3 months ago
1
Version 0.6.1
#422
dkhalanskyjb
closed
2 months ago
2
Annotate Instant with @JsExport
#419
lamba92
opened
3 months ago
1
Crash - Fatal Exception: java.lang.NoClassDefFoundError
#418
kostapostolakis
closed
3 months ago
1
Implement parsing and formatting days-of-year
#417
dkhalanskyjb
closed
2 weeks ago
0
The same serial descriptor name is used for several serializers
#416
dkhalanskyjb
opened
3 months ago
0
Rework the serializers using the DateTimeFormat API
#415
dkhalanskyjb
opened
3 months ago
0
Add a dayOfYear option
#414
tylerwilson
closed
2 weeks ago
3
Prohibit parsing of non-ASCII digits
#413
dkhalanskyjb
closed
3 months ago
0
What is the purpose of specifying TimeZone?
#412
ArcherEmiya05
closed
3 months ago
2
Implement parsing and formatting for Instant as separate functions
#411
dkhalanskyjb
opened
4 months ago
0
How to get epoch milliseconds of start of the day in UTC?
#410
ArcherEmiya05
closed
4 months ago
2
Inherit the specified TimeZone when converting between Instant and LocalDateTime using toInstant and toLocalDateTime?
#409
ArcherEmiya05
opened
4 months ago
0
Remove workaround for Bintray publishing
#408
Goooler
opened
4 months ago
0
Is KMM still possible for apps that supports SDK 21?
#407
ArcherEmiya05
closed
4 months ago
3
Support WasmWasi
#406
pspmoe
closed
3 months ago
1
Next