# File lib/ri_cal/properties/journal.rb, line 61 def created=(ruby_value) self.created_property= RiCal::PropertyValue::ZuluDateTime.convert(self, ruby_value) end