Pinwheel::ShiftTimestamp Properties Name Type Description Notes from Time Datetime the work began. ISO 8601 format. to Time Datetime the work ended. ISO 8601 format. Example require 'pinwheel' instance = Pinwheel::ShiftTimestamp.new( from: null, to: null )