ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

I'm very confused by github.com/tzinfo/tzinfo in right now.

Examples:

TZInfo::Timezone.get("Etc/GMT+9").now
=> 2023-11-07 05:51:37.361671 -0900

TZInfo::Timezone.get("Asia/Tokyo").now
=> 2023-11-07 23:52:19.065061 +0900

according to Wikipedia (en.wikipedia.org/wiki/GMT%2B9) and other sources it seems that tzinfo uses opposite signs than it should be using?

GitHubGitHub - tzinfo/tzinfo: TZInfo - Ruby Timezone LibraryTZInfo - Ruby Timezone Library. Contribute to tzinfo/tzinfo development by creating an account on GitHub.