Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 342 Bytes

README

barebones application for manipulation of timezones and related functionality

After migrating

rake db:load_timezone_data

to have data from 'pg_timezone_names' to populate the timezone class

run .bin/importmap pin javascript-autocomplete --from jsdelivr for loading the required library for timezone autocomplete

  • ...