offsetDateTimeBinder
com.softinio.duck4s.algebra.ParameterBinder.offsetDateTimeBinder
object offsetDateTimeBinder extends ParameterBinder[OffsetDateTime]
Implicit ParameterBinder for java.time.OffsetDateTime values.
Passed via setObject; DuckDB maps this to the TIMESTAMPTZ column type.
Attributes
- Since
-
0.1.4
- Graph
-
- Supertypes
- Self type
-
offsetDateTimeBinder.type
Members list
In this article