DateTime
A transformable that wraps a kotlin.time.Instant.
When rendered, the instant is serialized as an ISO 8601 string in the UTC time zone via kotlin.time.Instant.toString.
Parameters
content
the kotlin.time.Instant wrapped by this transformable.