github.com/tursom/GoCollections@v0.3.10/util/time/genzabbrs.go (about) 1 //go:build ignore 2 3 package main 4 5 import ( 6 "time" 7 ) 8 9 type MapZone = time.MapZone 10 11 type SupplementalData = time.SupplementalData