korlibs / korlibs/korlibs-time
Klock: Rename nowUnix -> nowUnixMillis for both long and double variants
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Improve readability without having to go look at the documentation to find out what units the returned value is in.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the nowUnix declarations and their references in the Kotlin project, including both the long and double variants. Rename them to nowUnixMillis, update affected usages, and run the available project checks to confirm the API references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100