dateValue

@JvmName(name = "qcbtvbeijecwyeqq")
suspend fun dateValue(value: Output<String>)
@JvmName(name = "yeyxwycxxhrmdoqy")
suspend fun dateValue(value: String?)

Parameters

value

A date expressed as an ISO 8601 string. It is important for the time zone to be included in the ISO 8601 date-time format. For example, 2012-03-25T12:30:10+01:00 is the ISO 8601 date-time format for March 25th 2012 at 12:30PM (plus 10 seconds) in Central European Time.