5 lines
112 B

$.cookie('time_zone',
$.fn.get_timezone('default': '<%= Rails.configuration.time_zone %>'),
{ path: '/' }
)