class DateTime
Public Instance Methods
bson_type()
click to toggle source
# File lib/hypostasis/ext/bson/date_time.rb, line 2 def bson_type 9.chr.force_encoding(BSON::BINARY).freeze end
# File lib/hypostasis/ext/bson/date_time.rb, line 2 def bson_type 9.chr.force_encoding(BSON::BINARY).freeze end