gtimezone: Clarify in docs that TZ can contain an absolute path

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-10-16 14:32:33 +01:00
parent c4d46d632f
commit 5dedc259b1

View File

@ -1485,7 +1485,8 @@ rules_from_identifier (const gchar *identifier,
* the local time.
*
* In UNIX, the `TZ` environment variable typically corresponds
* to the name of a file in the zoneinfo database, or string in
* to the name of a file in the zoneinfo database, an absolute path to a file
* somewhere else, or a string in
* "std offset [dst [offset],start[/time],end[/time]]" (POSIX) format.
* There are no spaces in the specification. The name of standard
* and daylight savings time zone must be three or more alphabetic