struct PG::Interval

Overview

A representation for INTERVAL data type. https://www.postgresql.org/docs/current/datatype-datetime.html

Defined in:

lib/pg/src/pg/interval.cr
pg.cr

Instance Method Summary

Instance Method Detail

def to_duration #