blob: 3a02ecb9d830f5c777fbabc940c98b386c39412a [file] [log] [blame] [edit]
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package time
var platformZoneSources []string
func initLocal() {
localLoc.name = "UTC"
}