- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getBuildTimestampAsString (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic-commons/module-identity/src/main/kotlin/gradlebuild/identity/tasks/BuildReceipt.kt
put("isSnapshot", snapshot.get().toString()) put("buildTimestamp", getBuildTimestampAsString()) put("buildTimestampIso", getBuildTimestampAsIsoString()) }, file ) } private fun getBuildTimestampAsString() = buildTimestamp.get().let { timestampFormat.format(it) } private
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Oct 16 02:21:13 GMT 2025 - 3.9K bytes - Click Count (0)