`fun Date.Companion.now() = Date(System.currentTim...
# announcements
p
fun Date.Companion.now() = Date(System.currentTimeMillis())