161 162 163
# File 'lib/working_time/date.rb', line 161 def to_local_time to_time(new_offset(DateTime.now.offset-offset), :local) end