Convert between Rails ActiveSupport TimeZone names and the IANA Time Zone Database format for node.js and the browser
Parse and display moments in any timezone.
WebSocket framework for Ruby on Rails.
Rails UJS for the react-rails gem
Usable, dynamic React Timezone Select
Use webpack to manage app-like JavaScript modules in Rails
A JavaScript library to mock the local timezone.
Unobtrusive scripting adapter for jQuery
Pretty time zone: `+2` or `-9:30`
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
A node.js module to find the timezone at specific gps coordinates
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Remove unneeded data from moment-timezone in a webpack build
Enhanced named time zone functionality with Moment Timezone
interpret abbreviated and informal timezone names
Convention over configuration for using Vite in Rails apps
iana tzdb timezone bindings for js-joda
Attach cloud and local files in Rails applications
Lightweight time zone support for your applications or other date libraries.
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
A JavaScript library to group time zones based on offset (DST-aware), name or region.
Ruby on Rails unobtrusive scripting adapter
moment-timezone for Rails
The browser timezone is set on the Time#zone
Rails integration for Momentjs timezone
Simple javascript timezone detection
Simple code to detect browser time zone and handle it in rails app
Simple code to detect browser time zone and handle it in rails app
JavaScript Timezone Converter library for rails applications
Javascript timezone detection that also sets Time.zone for Rails to use
Timezone Aware tracks a user's timezone and sets Time.zone to that for each individual request.
Stores timezones as standard TZInfo identifiers and handles conversion to/from Rails-friendly timezones
The browser timezone is set on the Time#zone
This gem is designed to provide a modular, complete, open-source, crowd-sourced mapping of the 650+ IANA/OLSON timezones of the world into Rails' 146 'important' timezones. A search for an existing solution showed that this has been an issue since the inception of ActiveSupport::Timezone as far back as 2012. Approaches which have been suggested included such ideas as: Making your own RTree in a spatially aware database and searching on boundaries, just don't use those timezones (yeah, that makes sense), rely on your users to set their own timezone (doesn't help if you do automated onboarding), find a better sourcing API for timezones based on GeoLookup (they almost all use OLSON/IANA). Rather than doing any of those things, it made more sense to simply complete the mapping that ActiveSupport::Timezone started on and then seemingly abandoned.
No description provided.
No description provided.
No description provided.