Does anyone know how i can use BST for config.time_zone in my rails config/environment.rb file?
At the moment i have left it as UTC and i\'m thinking of adding BST t
rake time:zones:all
You'll probably see a time zone named London, which is just UTC +00:00, but should handle UK daylight saving time properly.
London
UTC +00:00