This website requires JavaScript.
Explore
Help
Sign in
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
360c49a08b
fints4k
/
common
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
utils
/
multiplatform
History
dankito
e4b64559c4
Added thread name to default log output
2022-02-07 00:17:53 +01:00
..
log
Added thread name to default log output
2022-02-07 00:17:53 +01:00
BigDecimal.kt
Added parameter countDecimalPlaces to format() as is not generic on all platforms (e.g. doesn't work on iOS)
2022-02-07 00:17:53 +01:00
Date.kt
Implemented accessing year, month and day components and added constructor to create a Date from year, month and day
2022-02-07 00:17:53 +01:00
DateFormatStyle.kt
Implemented platform specific wrapper classes for BigDecimal, Date, File and UUID
2022-02-07 00:17:53 +01:00
DateFormatter.kt
Added parse()
2022-02-07 00:17:53 +01:00
File.kt
Added parent property
2022-02-07 00:17:53 +01:00
Freezer.kt
Added Freezer to be able to freeze objects from common code (non-Native implementations just do nothing)
2022-02-07 00:17:53 +01:00
Month.kt
Implemented accessing year, month and day components and added constructor to create a Date from year, month and day
2022-02-07 00:17:53 +01:00
Thread.kt
Added Thread to retrieve information about the current thread
2022-02-07 00:17:53 +01:00
UUID.kt
Implemented platform specific wrapper classes for BigDecimal, Date, File and UUID
2022-02-07 00:17:53 +01:00