Files
compute-engine/constant/azure.go
T

6 lines
119 B
Go
Raw Normal View History

package constant
import "time"
var AzureNoRemoveDotTime = time.Date(2025, time.May, 10, 0, 0, 0, 0, time.UTC).Unix()