class PG::BinaryDecoder::Date

This is a decoder class for conversion of PostgreSQL binary date to Ruby Date objects.

As soon as this class is used, it requires the ruby standard library 'date'.