method
    
    local_to_utc
 
  local_to_utc(time, dst=true)
  public
  Adjust the given time to the simultaneous time in UTC. Returns a Time.utc() instance.
 
  local_to_utc(time, dst=true)
  public
  Adjust the given time to the simultaneous time in UTC. Returns a Time.utc() instance.