locations.cfg

Package: WA2L/edrc 1.5.57
Section: File Formats (4)
Updated: 06 November 2020
Index Return to Main Contents

 

NAME

locations.cfg - locations configuration file

 

SYNOPSIS

etc/locations.cfg

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

This is the location definition for the locations command.

 

FILEFORMAT

The fileformat is a list of definitions that have the format

COUNTRY;TIMEZONE;COMPANY;CITY;COMMENTS;WORKTIME_FROM;WORKTIME_TO;

Rows starting with a # are considered as comments. Empty lines are allowed, too.

 

OPTIONS

COUNTRY
Country of the (company) location.

TIMEZONE
Timezone where the location is in.

See etc/timezone.dat for a list of time zones.

COMPANY
Company or organization name.

CITY
City of the company or organization.

COMMENTS
Comments.

WORKTIME_FROM
time when the working time in the location starts. The time is the local time in the timezone as set in the TIMEZONE field.

WORKTIME_TO
time when the working time in the location ends. The time is the local time in the timezone as set in the TIMEZONE field.

The WORKTIME_FROM and WORKTIME_TO fields are used together with the TIMEZONE to resolve if a certain location is currently on duty.

 

EXAMPLES

#
# locations.cfg - configuration for locations
#
# [00] 08.03.2003 CWa   Initial Version
#
USA:EST5EDT:PartnerRe:Greenwich, CT:USA-Branch:0800:1700:
Canada:EST5EDT:PartnerRe:Toronto:Office:0800:1700:
Canada:EST5EDT:PartnerRe:Montreal:Office:0800:1700:
Bermuda:AST4ADT:PartnerRe:Hamilton:Headquater:0800:1700:
Germany:MET-1METDST:PartnerRe:Hannover:Office:0800:1700:
Switzerland:MET-1METDST:PartnerRe:Zurich:COE Infrastructure:0800:1700:
France:MET-1METDST:PartnerRe:Paris:COE Finance:0800:1700:
Singapore:PST-8PDT:PartnerRe:Singapore:Office:0800:1700:
Argentina:EST4EDT:PartnerRe:Buenos Aires:Office:0800:1700:
China:GMT-8:PartnerRe:Hong Kong:Office:0800:1700:
Chile:GMT+4:PartnerRe:Santiago:Office:0800:1700:
Brazil:EBST3EBDT:PartnerRe:Buenos Aires:Office:0800:1700:
England:GMT:PartnerRe:Dublin:Office:0800:1700:
England:GMT:PartnerRe:London:Office:0800:1700:
Malaysia:MST-8:PartnerRe:Malaysia:Office:0800:1700:
Mexico:CST6CDT:PartnerRe:Mexico City:Office:0800:1700:
Corea:GMT+9:PartnerRe:Seoul:Office:0800:1700:
Japan:JST:PartnerRe:Tokyo:Office:0800:1700:
USA:CST:PartnerRe:Tulsa:Office:0800:1700:
USA:MST7MDT:EDS:Plano, TX:Headquater:0800:1700:
Switzerland:MET-1METDST:Tetrade:Guemligen:Windows-Experts:0800:1700:
Spain:MET-1METDST:EDS:Zaragozza:Monitoring UX:0000:2400:

 

SEE ALSO

edrcintro(1), timezone(3), etc/timezone.dat, /usr/lib/tztab, http://www.timezoneconverter.com

 

NOTES

-

 

BUGS

-

 

AUTHOR

locations.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2010 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:53:29 GMT, August 28, 2024