@return [Time] When the event occured on the server, as a ruby Time object
53 54 55
# File 'lib/jamf/api/classic/api_objects/management_history/casper_imaging_log.rb', line 53 def date_time JSS.epoch_to_time @date_time_epoch if @date_time_epoch end