This website requires JavaScript.
Explore
Help
Sign in
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
bb520de5d5
BankingClient
/
common
/
src
History
dankito
d35a420c29
Parsing date and time now manually as Java's DateFormat is not thread safe causing a lot of curious errors when executed in parallel
2022-02-07 00:18:14 +01:00
..
commonMain/kotlin/net/dankito/utils
/multiplatform
Parsing date and time now manually as Java's DateFormat is not thread safe causing a lot of curious errors when executed in parallel
2022-02-07 00:18:14 +01:00
iosMain
/kotlin
Fixed substracting 90 days as previous implementation had an issue when crossing daylight saving changes (wenn die Zeitumstellung innerhalb der letzten 90 Tage lag)
2022-02-07 00:18:14 +01:00
jvmMain/kotlin/net/dankito/utils
/multiplatform
Fixed substracting 90 days as previous implementation had an issue when crossing daylight saving changes (wenn die Zeitumstellung innerhalb der letzten 90 Tage lag)
2022-02-07 00:18:14 +01:00
main
Extracted Logger to new module common
2022-02-07 00:17:53 +01:00