RubyFlow The Ruby and Rails community linklog

Simple Timezone Offset abstraction

New small no-dependencies gem tz_offset incapsulates “timezone offset value”. Now you can do things TZOffset.parse('+5:45').now or TZOffset.parse('CEST').parse('12:30').localtime.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in