This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
podman
mirror of
https://github.com/containers/podman.git
Watch
1
Star
0
Fork
You've already forked podman
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b51b42cc8
podman
/
pkg
/
machine
/
ignition_windows.go
8 lines
95 B
Go
Raw
Blame
History
//+build windows
package
machine
func
getLocalTimeZone
(
)
(
string
,
error
)
{
return
""
,
nil
}
Reference in New Issue
View Git Blame
Copy Permalink