How do I get the time difference as a value from a time zone name, e.g.
Stockholm?
Paul B. wrote in post #1008240:
How do I get the time difference as a value from a time zone name, e.g.
Stockholm?
Solved it (sort of).
Time.now.in_time_zone(‘Stockholm’)