This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16111ab79fc3f22ab7377feee7b3aefb652f93ac
kotlin-fork
/
libraries
/
stdlib
/
test
/
time
T
History
Ilya Gorbunov
3b989cc815
Avoid using 'D' component in ISO duration string representation
...
Days in ISO have nominal duration, they are not always equal to 24H
2019-06-18 04:02:34 +03:00
..
ClockMarkTest.kt
Add ClockMark and measureTime tests with test clock
2019-06-18 04:02:32 +03:00
DurationTest.kt
Avoid using 'D' component in ISO duration string representation
2019-06-18 04:02:34 +03:00
DurationUnitTest.kt
Move convertDurationUnit into Duration companion
2019-06-18 04:02:33 +03:00
MeasureTimeTest.kt
Rename DurationMeasured to TimedValue, withMeasureTime to measuredTimeValue
2019-06-18 04:02:33 +03:00