Skip to content

OffsetTime

Giuseppe Cannella edited this page Jan 6, 2019 · 5 revisions
Type name example
OffsetTime 10:15:30+01:00
import com.github.gekomad.regexcollection.OffsetTime
assert(isValid[OffsetTime]("10:15:30+01:00") == true)
Clone this wiki locally