module BSON::TimeWithZone

Injects behaviour for encoding ActiveSupport::TimeWithZone values to raw bytes as specified by the BSON spec for time.

@see bsonspec.org/#/specification

@since 4.4.0