core :: Tm :: asctime
self
# Convert `self` to a human readable String. private fun asctime: CString `{ return asctime(self); `}