# File lib/vpim/property/common.rb, line 206
        def dtstamp(time)
          set_datetime 'DTSTAMP', time
          self
        end