Structs§
- CmdLine
Args - Parsed command line arguments
Enums§
Functions§
- default_
config - Get the default config file path, from
$HOME/.what-time
- get_
cmd_ line_ args - get_
config - Get config file as string.
- get_
local_ time - Convert current time to friend’s time zone, format, and return as string
- parse_
config - Parse config file string into HashMap of name / time zone pairs. Each line in the config file is a white space separated pair of name and timezones.