Documentation
¶
Index ¶
- func ConvTimeFormat(strTime string, timeFormat int) (string, error)
- func GetPath(path string) string
- func LocDate(timezone string) (string, error)
- func LocTime(timezone string) (string, error)
- func LocWeekday(timezone string) (string, error)
- func TimeZoneGPS(Longitude, Latitude float64, timeformat int) (loctime string, tz string)
- func TimeZoneManually(strtz string, timeformat int) (loctime string, tz string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvTimeFormat ¶
ConvTimeFormat ...
func GetPath ¶
GetPath returns the path to the main working directory (if path = "") or the path to the file inside the application, if it's path is specified.
func TimeZoneGPS ¶
TimeZoneGPS ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.