class OCI8::BindType::UTCDateTime

def get() # :nodoc:

:nodoc:
def get() # :nodoc:
  array_to_datetime(super(), :utc)
end