Skip to content

Instantly share code, notes, and snippets.

@malomalo
Created September 15, 2009 21:44
Show Gist options
  • Save malomalo/187671 to your computer and use it in GitHub Desktop.
Save malomalo/187671 to your computer and use it in GitHub Desktop.
def set_local_departure_time
local_departure_time= origin.timezone.utc_to_local(published_departure_time)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment