home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / PMWORLD1.ZIP / PMWORLD.DOC next >
Text File  |  1989-12-09  |  28KB  |  581 lines

  1.                                P M W O R L D
  2.                                =============
  3.  
  4. PMWORLD enables up to 8 Analogue Clocks to be displayed, each showing the
  5. current time for a selected location any where in the world. The program
  6. also marks the position of the selected locations on a world map drawn by
  7. the program. If required, a location can just be marked on the map without
  8. a Clock being started.
  9.  
  10.  
  11. INSTALLATION
  12. ============
  13.  
  14. Place the PMWORLD.EXE and the PMWORLD.$$W files in the required directory,
  15. checking that the "Dollar Dollar Letter-W" extension of the reference file
  16. has not been altered during the download process.
  17.  
  18.  
  19. PROGRAM STARTUP
  20. ===============
  21.  
  22. Note: All parameters are optional.
  23.  
  24. Command Format:  PMWORLD /M /C:xxxxx /c:xxxxx /L:xxxxx
  25.  
  26. Use '/M'      to start program in iconised condition.
  27. Use '/m'      to start program in iconised condition.
  28. Use '/C:xxxx' to start a Location Clock - display normal.
  29. Use '/c:xxxx' to start a Location Clock - inconised.
  30. Use '/L:xxxx' to mark a Location on the map.
  31. Use '/l:xxxx' to mark a Location on the map.
  32.  
  33. Notes:- (a) 'xxxx' is the first 8 (max.) characters of a Location's Name
  34.             (ie: sufficient to identify the required entry in the Location
  35.             Table contained in the PMWORLD.$$W file - the compare used to
  36.             match against the table is case sensitive).
  37.         (b) Up to 8 '/C' or '/c' parameters can be entered.
  38.         (c) Up to 8 '/L' or '/l' parameters can be entered.
  39.  
  40.  
  41. PROGRAM ACTIONS
  42. ===============
  43.  
  44. "Start a Location Clock..."
  45.     Produces a multiple choice List Box showing all the locations known to
  46.     the program. A Clock will be started for each location selected (up to
  47.     the maximun of 8).
  48. "Stop a Location Clock..."
  49.     Produces a multiple choice List Box showing all the locations for which a
  50.     clock is currently running. For each location selected, the clock will
  51.     be closed.
  52. "Show any Clocks behind Map"
  53.     If any of the clocks become hidden behind the Map (or any other window)
  54.     this option can be used to make them visible again.
  55. "Mark Location on Map..."
  56.     Produces a multiple choice List Box showing all the locations known to
  57.     the program. The World Map will be marked with the name and position of
  58.     each location. There is no limit to the number of locations that can be
  59.     marked on the map.
  60. "UnMark Location on Map..."
  61.     Produces a multiple choice List Box showing all the locations currently
  62.     marked on the World Map. The map marking will be removed for each location
  63.     selected.
  64. "Mark ALL Locations on Map"
  65.     Places a mark on the Map indicating the location of every location
  66.     specified in the Reference File.
  67. "UnMark ALL Locations on Map"
  68.     Removes the marks placed by the above option.
  69. "Draw Longitude Lines"
  70.     Results in Longitude (vertical) lines being drawn on the map at 10 degree
  71.     intervals. The 0 degree line appears approximately in the middle of the
  72.     display and is shown in a different colour.
  73. "Remove Longitude Lines"
  74.     Removes Longitude lines from the map.
  75. "Draw Latitude Lines"
  76.     Results in Latitude (horizontal) lines being drawn on the map at 10 degree
  77.     intervals. The 0 degree line appears approximately in the middle
  78.     of the display and is shown in a different colour.
  79. "Remove Latitude Lines"
  80.     Removes Latitude lines from the map.
  81.  
  82.  
  83. CUSTOMISING THE PROGRAM
  84. =======================
  85.  
  86. Most of the paramters used by the program are held in the file called
  87. PMWORLD.$$W. This file can be edited, using a normal text editor, in order
  88. to customise the program to suit you and your location.
  89.  
  90. General Notes:-
  91. (a) The file uses fixed length records (43 bytes long). The "|" symbol in
  92.     column 41 is there to force a text editor to maintain the correct record
  93.     length (Carriage Return/Line Feed characters are added to the end of each
  94.     record). File must be saved using the "notabs" option.
  95. (b) A "*" in the first column of a record indicates a Comment. Program will
  96.     ignore Comment records.
  97. (c) A "#" in the first column of a record indicates to the program that a
  98.     Keyword follows - any changes to a keyword (eg: changing the case of one
  99.     of the letters) will result in the keyword not being recognised and the
  100.     record being ignored.
  101. (d) Records that do not start with either "*" or "#" are assumed to be
  102.     location records.
  103. (e) The records are NOT free format. The program expects the information on
  104.     a record to start in specific coloumns.
  105. (f) The order of the records within the file is not important and can be
  106.     varied if required.
  107.  
  108. Customising the Clock Times
  109. ---------------------------
  110. In order to get the Location Clocks to show the correct time in your location,
  111. you must either:-
  112.    (a) Set the GMT_Offset parameter to the time difference between your
  113.        location and GMT.
  114.        (eg: for Austin set it to 6 hours 0 minutes - you need to add 6 hours
  115.             to Austin time to obtain GMT)
  116.  
  117.                 *KeyWord      Hours     Minutes         |  <- Comment
  118.                 *-----------  --------- ---------       |  <- Comment
  119.                 #GMT_Offset    6         0              |  <- example record
  120.  
  121.        (A simple way to work out the required offset is to find a location
  122.         in the supplied reference file in the same time zone as your location
  123.         and use the time difference specified for that location but with the
  124.         opposite sign).
  125. or
  126.    (b) Leave the GMT_Offset parameter set to 0 and alter the time differences
  127.        present in the Location records.
  128.  
  129. Location Records
  130. ----------------
  131.  
  132. Layout:-
  133.                 *Long.    Lat.     Time  Location         |  <- Comment
  134.                 *-------  ------- ------ -----------------|  <- Comment
  135.                  97 45 W  30 17 N  -6.00 Austin, Texas    |  <- example record
  136.                  01 23 W  51 01 N   0.00 Hursley, UK      |  <- example record
  137.                 139 45 E  35 40 N  +9.00 Tokyo, Japan     |  <- example record
  138.  
  139. Where:-
  140.  - Long.    - is number of Degrees and Minutes West or East location is
  141.               relative to the Greenwich Meridian (0 degrees). Used to mark
  142.               location on Map.
  143.  - Lat.     - is number of Degrees and Minutes North or South Location is
  144.               above/below the equator (0 degrees). Used to mark location on Map.
  145.  - Time     - indicates the difference (+ or -) between your adjusted local
  146.               time (ie: after the above GMT_Offset has been applied) and that
  147.               of the specified location. The Time field format is "HH.MM" where
  148.               MM is the number of minutes, not a fractional part of an hour.
  149.                 eg: 6 hours 30 minutes should be written as 6.30 - not 6.5
  150.  - Location - Although the full Location name specified will appear in the
  151.               Location List box when choosing a location, only the name up to
  152.               the first "," will appear on the Map or in the Clock Title.
  153. Notes:-
  154. (a) Up to 400 location records can be present.
  155. (b) Location do NOT have to be in alphabetic order (records are sorted by the
  156.     program after being read).
  157. (c) If required the Map can be used to "estimate" the required Longitude and
  158.     Latitude figures using the drawn Longitude and Latitude lines.
  159.  
  160. Customising the Map Screen Startup Position and Size
  161. ----------------------------------------------------
  162. The screen startup position of the World Map can be adjusted to suit different
  163. screen types/requirements - the examples shown below were used on an 8513 VGA
  164. screen:-
  165.  
  166.                 *KeyWord      X-Coord   Y-Coord         |  <- Comment
  167.                 *-----------  --------- ---------       |  <- Comment
  168.                 #MapPosition    2        60             |  <- example record
  169.                 *                                       |  <- Comment
  170.                 *KeyWord      Horiz.    Vertical        |  <- Comment
  171.                 *-----------  --------- ---------       |  <- Comment
  172.                 #MapSize      400       280             |  <- example record
  173.  
  174. Customising the Clock Size and Positions
  175. ----------------------------------------
  176. The screen startup default size of a clock can be adjusted to suit different
  177. screen types/requirements.
  178.  
  179.                 *KeyWord      Horiz.    Vertical        |  <- Comment
  180.                 *-----------  --------- ---------       |  <- Comment
  181.                 #ClockSize    119       139             |  <- example record
  182.  
  183. The screen startup position of each of the 8 clocks can be adjusted to suit
  184. different screen types/requirements - the examples shown below were used on
  185. an 8513 VGA screen:-
  186.  
  187.                 *KeyWord      X-Coord   Y-Coord         |  <- Comment
  188.                 *-----------  --------- ---------       |  <- Comment
  189.                 #ClockPos1      2       340             |  <- example record
  190.                 #ClockPos2    122       340             |  <- example record
  191.                 #ClockPos3    241       340             |  <- example record
  192.                 #ClockPos4    360       340             |  <- example record
  193.                 #ClockPos5    402       201             |  <- example record
  194.                 #ClockPos6    402        61             |  <- example record
  195.                 #ClockPos7    521       201             |  <- example record
  196.                 #ClockPos8    521        61             |  <- example record
  197.  
  198. Customising the Colours
  199. -----------------------
  200. All the colours used by the program can be changed - see the example records
  201. shown below:-
  202.  
  203.                 * Map Colours:-                         |  <- Comment
  204.                 *                                       |  <- Comment
  205.                 *KeyWord      Sea       Land            |  <- Comment
  206.                 *-----------  --------- ---------       |  <- Comment
  207.                 #MapColor     DARKBLUE  PALEGRAY        |  <- example record
  208.                 *                                       |  <- Comment
  209.                 *                                       |  <- Comment
  210.                 *KeyWord      Mark      Text            |  <- Comment
  211.                 *-----------  --------- ---------       |  <- Comment
  212.                 #MapMarker    YELLOW    WHITE           |  <- example record
  213.                 *                                       |  <- Comment
  214.                 *                                       |  <- Comment
  215.                 *KeyWord      Normal    Zero            |  <- Comment
  216.                 *-----------  --------- ---------       |  <- Comment
  217.                 #Latitude     BLACK     BROWN           |  <- example record
  218.                 #Longitude    BLACK     BROWN           |  <- example record
  219.                 *                                       |  <- Comment
  220.                 *                                       |  <- Comment
  221.                 * Clock Colours:-                       |  <- Comment
  222.                 *                                       |  <- Comment
  223.                 *KeyWord      Face      Hands           |  <- Comment
  224.                 *-----------  --------- ---------       |  <- Comment
  225.                 #ClockColor1  BLUE      WHITE           |  <- example record
  226.                 #ClockColor2  DARKGREEN WHITE           |  <- example record
  227.                 #ClockColor3  DARKPINK  WHITE           |  <- example record
  228.                 #ClockColor4  BROWN     WHITE           |  <- example record
  229.                 #ClockColor5  DARKGRAY  WHITE           |  <- example record
  230.                 #ClockColor6  BLACK     PALEGRAY        |  <- example record
  231.                 #ClockColor7  DARKCYAN  WHITE           |  <- example record
  232.                 #ClockColor8  RED       WHITE           |  <- example record
  233.  
  234. The following Colours are available:
  235.  
  236.   BLACK    BLUE     RED      GREEN     PINK     CYAN     BROWN    PALEGRAY
  237.   WHITE    DARKBLUE DARKRED  DARKGREEN DARKPINK DARKCYAN YELLOW   DARKGRAY
  238.  
  239. Colours must be entered in upper case.
  240.  
  241. PROGRAM HISTORY
  242. ===============
  243.  
  244. Version 1.03 - 22 September 1989
  245. --------------------------------
  246.         - Added Map Startup Position and Size options to PMWORLD.$$W file.
  247.         - Added Clock Startup Size option to PMWORLD.$$W file.
  248.         - Corrected incorrected time display when remote location was the
  249.           other side of midnight when compared with the local location.
  250.         - Add "Mark All Locations" options - marks the position only (Location
  251.           Titles not shown) of all locations present on the reference file. Can
  252.           be used to demonstrate IBM is really a world wide organisation.
  253.         - Changed PMWORLD.$$W reference file to PMWORLD.REF. Apart from the
  254.           longer records (to accommodate the longer location names the only
  255.           format change is the longitude and latitude specification. These are
  256.           now expressed in "DD MM C" format, where "DD" is the number of
  257.           degrees, "MM" is the number of minutes, and "C" is either "N", "S",
  258.           "E" or "W" as appropriate.
  259.         - Added more locations to PMWORLD.REF file.
  260.  
  261. Version 1.02 - 17 July 1989
  262. ---------------------------
  263.         - Added Mulitple choice option to Location List Box selection.
  264.         - Added "unhide" clock option (makes clocks hidden by other windows
  265.           visible).
  266.         - Added "GMT_Option" parameter to allow easier customisation.
  267.         - Added "/l:xxxx", "/L:xxxx" startup parameters.
  268.  
  269. Version 1.01 - 13 July 1989
  270. ---------------------------
  271.         - Corrected multiple "Montpellier" name in Location List Box - last
  272.           location in reference file was repeated many times in the List Box.
  273.         - Corrected "Stopped" clocks problem - remaining clocks stopped
  274.           working if first clock created was stopped.
  275.  
  276. Version 1.00 - 13 July 1989
  277. ------------
  278.         - Initial release.
  279.  
  280. ===============================================================================
  281.  
  282. APPENDIX A - Supplied Location Records
  283. --------------------------------------
  284.  
  285.  04 54 E  52 21 N  +1.00 Amsterdam, Netherlands
  286.  32 50 E  39 55 N  +3.00 Ankara, Turkey
  287.  83 43 W  42 18 N  -5.00 Ann Arbor, Michigan
  288.  73 43 W  41 08 N  -5.00 Armonk, New York
  289.  23 44 E  38 00 N  +2.00 Athens, Greece
  290.  84 23 W  33 45 N  -5.00 Atlanta, Georgia
  291.  97 45 W  30 17 N  -6.00 Austin, Texas
  292.   8 37 E  50 13 N  +1.00 Bad Homburg, Germany
  293.  76 38 W  39 18 N  -5.00 Baltimore, Maryland
  294. 100 30 E  13 44 N  +6.30 Bangkok, Thailand
  295.  02 10 E  41 25 N  +1.00 Barcelona, Spain
  296.  07 36 E  47 33 N  +1.00 Basel, Switzerland
  297.  01 05 W  51 16 N   0.00 Basingstoke, United Kingdom
  298.  94 06 W  30 05 N  -6.00 Beaumont, Texas
  299. 122 49 W  45 29 N  -8.00 Beaverton, Oregon
  300. 116 25 E  39 55 N  +8.00 Beijing, China
  301.  05 20 E  60 23 N  +1.00 Bergen, Norway
  302. 122 17 W  37 53 N  -7.00 Berkeley, California
  303.  13 24 E  52 30 N  +1.00 Berlin, Germany
  304.  07 26 E  46 57 N  +1.00 Bern, Switzerland
  305.  06 02 E  47 14 N  +2.00 Besancon, France
  306.  77 05 W  39 00 N  -5.00 Bethesda, Maryland
  307.  75 22 W  40 36 N  -5.00 Bethlehem, Pennsylvania
  308.  80 25 W  37 15 N  -5.00 Blacksberg, Virginia
  309.  80 05 W  26 22 N  -5.00 Boca Raton, Florida
  310.  09 01 E  48 41 N  +1.00 Boeblingen, Germany
  311.  74 05 W  04 36 N  -5.00 Bogota, Colombia
  312.  00 34 W  44 50 N  +1.00 Bordeaux, France
  313.  71 05 W  42 20 N  -5.00 Boston, Massachusetts
  314. 105 17 W  40 01 N  -7.00 Boulder, Colorado
  315.  82 46 W  35 31 N  -5.00 Brevard, North Carolina
  316.  59 37 W  13 06 N  -4.00 Bridgetown, Barbados
  317.  04 21 E  50 50 N  +2.00 Brussels, Belgium
  318.  58 24 W  34 37 S  -3.00 Buenos Aires, Argentina
  319. 118 19 W  34 11 N  -7.00 Burbank, California
  320.  73 14 W  44 28 N  -5.00 Burlington, Vermont
  321.  31 15 E  30 03 N  +2.00 Cairo, Egypt
  322. 114 05 W  51 05 N  -6.00 Calgary, Canada
  323.  71 06 W  42 22 N  -5.00 Cambridge, Massachusetts
  324.  47 06 W  22 54 S  -3.00 Campinas, Brazil
  325. 149 08 E  35 18 S +10.00 Canberra, Australia
  326.  18 28 E  33 56 S  +2.00 Cape Town, South Africa
  327.  66 56 W  10 35 N  -4.00 Caracas, Venezuela
  328.  78 48 W  35 47 N  -5.00 Cary, North Carolina
  329.  81 40 W  38 23 N  -5.00 Charleston, West Virginia
  330.  80 50 W  35 03 N  -5.00 Charlotte, North Carolina
  331.  87 45 W  41 50 N  -6.00 Chicago, Illinois
  332.  00 18 W  51 28 N   0.00 Chiswick, United Kingdom
  333.  84 30 W  39 10 N  -5.00 Cincinnati, Ohio
  334.  81 41 W  41 30 N  -5.00 Cleveland, Ohio
  335. 104 49 W  38 50 N  -7.00 Colorado Springs, Colorado
  336. 122 04 W  37 59 N  -7.00 Concord, California
  337.  12 34 E  55 43 N  +1.00 Copenhagen, Denmark
  338.   2 29 E  48 37 N  +1.00 Corbeil-Essonnes, France
  339. 117 56 W  33 39 N  -7.00 Costa Mesa, California
  340.  00 06 W  51 23 N   0.00 Croydon, United Kingdom
  341. 122 01 W  37 19 N  -7.00 Cupertino, California
  342.  69 00 W  12 11 N  -4.00 Curacao, Netherland Antilles
  343.  96 49 W  32 47 N  -6.00 Dallas, Texas
  344.  73 26 W  41 24 N  -5.00 Danbury, Connecticut
  345.  74 31 W  40 23 N  -5.00 Dayton, New Jersey
  346.  84 10 W  39 45 N  -5.00 Dayton, Ohio
  347.  83 14 W  42 18 N  -5.00 Dearborn, Michigan
  348.  75 30 W  39 42 N  -5.00 Deepwater, New Jersey
  349. 104 59 W  39 44 N  -7.00 Denver, Colorado
  350.  93 55 W  41 35 N  -6.00 Des Moines, Iowa
  351.  83 05 W  42 23 N  -5.00 Detroit, Michigan
  352.  07 27 E  51 32 N  +1.00 Dortmund, Germany
  353.  06 15 W  53 20 N   0.00 Dublin, Ireland
  354.  06 47 E  51 13 N  +1.00 Duesseldorf, Germany
  355.  74 23 W  40 25 N  -5.00 East Brunswick, New Jersey
  356.  73 47 W  41 33 N  -5.00 East Fishkill, New York
  357.  01 22 W  50 58 N   0.00 Eastleigh, United Kingdom
  358.  91 30 W  44 50 N  -6.00 Eau Claire, Wisconsin
  359.  03 13 W  55 57 N   0.00 Edinburgh, United Kingdom
  360. 113 25 W  53 34 N  -6.00 Edmonton, Canada
  361.  09 45 E  48 17 N  +1.00 Ehningen, Germany
  362.  76 03 W  42 06 N  -5.00 Endicott, New York
  363.  80 05 W  42 07 N  -5.00 Erie, Pennsylvania
  364.  06 57 E  51 27 N  +1.00 Essen, Germany
  365.  73 54 W  41 32 N  -5.00 Fishkill, New York
  366.  74 23 W  40 47 N  -5.00 Florham Park, New Jersey
  367.  97 18 W  32 45 N  -6.00 Fort Worth, Texas
  368.  08 41 E  50 06 N  +1.00 Frankfurt, Germany
  369.  74 12 W  41 01 N  -5.00 Franklin Lakes, New Jersey
  370. 139 29 E  35 22 N  +9.00 Fujisawa, Japan
  371.  77 13 W  39 08 N  -5.00 Gaithersburg, Maryland
  372.  06 09 E  46 13 N  +1.00 Geneva, Switzerland
  373.  12 00 E  57 45 N  +1.00 Gothenburg, Sweden
  374.  85 40 W  42 57 N  -5.00 Grand Rapids, Michigan
  375.  00 20 W  51 31 N   0.00 Greenford Green, United Kingdom
  376.  04 45 W  55 57 N   0.00 Greenock, United Kingdom
  377. 103 20 W  20 40 N  -6.00 Guadalajara, Mexico
  378.  90 31 W  14 38 N  -6.00 Guatemala, Guatemala
  379.  34 59 E  32 49 N  +2.00 Haifa, Israel
  380.  10 00 E  53 33 N  +1.00 Hamburg, Germany
  381.  72 55 W  41 23 N  -5.00 Hamden, Connecticut
  382.  09 44 E  52 23 N  +1.00 Hannover, Germany
  383.  73 42 W  40 58 N  -5.00 Harrison, New York
  384.  72 40 W  41 46 N  -5.00 Hartford, Connecticut
  385.  00 59 W  50 51 N   0.00 Havant, United Kingdom
  386.  73 47 W  41 06 N  -5.00 Hawthorne, New York
  387.  08 42 E  49 25 N  +1.00 Heidelberg, Germany
  388.  25 00 E  60 08 N  +2.00 Helsinki, Finland
  389.  08 52 E  48 36 N  +1.00 Herrenberg, Germany
  390. 114 15 E  22 15 N  +8.00 Hong Kong, Hong Kong
  391.  73 47 W  41 35 N  -5.00 Hopewell Jct., New York
  392.  95 22 W  29 46 N  -6.00 Houston, Texas
  393.  01 23 W  51 01 N   0.00 Hursley, United Kingdom
  394.  86 10 W  39 45 N  -5.00 Indianapolis, Indiana
  395.  96 56 W  32 49 N  -6.00 Irving, Texas
  396.  28 59 E  41 02 N  +2.00 Istanbul, Turkey
  397. 106 45 E  06 08 S  +7.00 Jakarta, Indonesia
  398.  17 50 E  59 24 N  +1.00 Jarfalla, Sweden
  399.  39 10 E  21 30 N  +3.00 Jeddah, Saudi Arabia
  400.  92 10 W  38 33 N  -6.00 Jefferson City, Missouri
  401.  73 32 W  40 47 N  -5.00 Jericho, New York
  402.  35 14 E  31 47 N  +2.00 Jerusalem, Israel
  403.  28 02 E  26 10 S  +2.00 Johannesburg, South Africa
  404.  94 33 W  39 02 N  -6.00 Kansas City, Missouri
  405.  67 02 E  24 51 N  +5.00 Karachi, Pakistan
  406. 139 43 E  35 32 N  +9.00 Kawasaki, Japan
  407.  76 48 W  17 58 N  -5.00 Kingston, Jamaica
  408.  74 00 W  41 55 N  -5.00 Kingston, New York
  409. 101 42 E  03 08 N  +8.00 Kuala Lumpur, Malaysia
  410.  48 00 E  29 20 N  +3.00 Kuwait, Kuwait
  411.  84 34 W  42 44 N  -5.00 Lansing, Michigan
  412.  73 45 W  42 44 N  -5.00 Latham, New York
  413.  84 30 W  38 02 N  -5.00 Lexington, Kentucky
  414.  18 10 E  59 22 N  +1.00 Lidingo, Sweden
  415.  03 05 E  50 39 N  +1.00 Lille, France
  416.  75 03 W  12 06 S  -5.00 Lima, Peru
  417.  09 08 W  38 44 N  +1.00 Lisbon, Portugal
  418.   2 26 E  48 36 N  +1.00 Lisses, France
  419.  00 10 W  51 30 N   0.00 London, United Kingdom
  420. 118 15 W  34 04 N  -7.00 Los Angeles, California
  421. 121 59 W  37 13 N  -7.00 Los Gatos, California
  422.  89 22 W  43 04 N  -6.00 Madison, Wisconsin
  423.  03 43 W  40 25 N  +1.00 Madrid, Spain
  424.  74 09 W  41 06 N  -5.00 Mahwah, New Jersey
  425.  08 16 E  50 00 N  +1.00 Mainz, Germany
  426.  13 08 E  55 35 N  +1.00 Malmo, Sweden
  427.  77 39 W  38 45 N  -5.00 Manassas, Virginia
  428.  02 15 W  53 30 N   0.00 Manchester, United Kingdom
  429. 120 59 E  14 36 N  +8.00 Manila, Philippines
  430.  05 22 E  43 18 N  +1.00 Marseille, France
  431.  77 13 W  38 57 N  -5.00 McLean, Virginia
  432.  77 01 W  40 13 N  -5.00 Mechanicsburg, Pennsylvania
  433. 144 58 E  37 45 S +10.00 Melbourne, Australia
  434.  80 38 W  28 04 N  -5.00 Melbourne, Florida
  435.  87 51 W  41 52 N  -6.00 Melrose Park, Illinois
  436. 122 11 W  37 27 N  -7.00 Menlo Park, California
  437.  99 09 W  19 24 N  -6.00 Mexico City, Mexico
  438.  80 15 W  24 54 N  -5.00 Miami, Florida
  439.  76 44 W  40 23 N  -5.00 Middletown, Pennsylvania
  440.  09 12 E  45 28 N  +1.00 Milan, Italy
  441.  73 04 W  41 13 N  -5.00 Milford, Connecticut
  442. 121 54 W  37 25 N  -7.00 Milpitas, California
  443.  87 56 W  43 03 N  -6.00 Milwaukee, Wisconsin
  444.  93 15 W  45 00 N  -6.00 Minneapolis, Minnesota
  445. 118 07 W  34 04 N  -7.00 Monterey Park, California
  446.  56 10 W  34 55 S  -3.00 Montevideo, Uruguay
  447.  03 53 E  43 36 N  +1.00 Montpellier, France
  448.  73 36 W  45 30 N  -4.00 Montreal, Canada
  449.  74 01 W  41 02 N  -5.00 Montvale, New Jersey
  450. 122 04 W  37 23 N  -7.00 Mountain View, California
  451.  11 35 E  48 08 N  +1.00 Munich, Germany
  452.  06 12 E  48 42 N  +1.00 Nancy, France
  453.  01 35 W  47 14 N  +1.00 Nantes, France
  454.  86 50 W  36 10 N  -5.00 Nashville, Tennessee
  455.  77 20 W  25 05 N  -4.00 Nassau, Bahamas
  456.  75 43 W  39 40 N  -5.00 New Castle, Delaware
  457.  73 50 W  40 40 N  -5.00 New York, New York
  458.  75 45 W  39 42 N  -5.00 Newark, Delaware
  459.  73 50 W  42 46 N  -5.00 Niskayuna, New York
  460.  79 26 W  43 44 N  -5.00 North York, Canada
  461.  73 25 W  41 07 N  -5.00 Norwalk, Connecticut
  462. 122 15 W  37 50 N  -7.00 Oakland, California
  463.  96 01 W  41 17 N  -6.00 Omaha, Nebraska
  464.  93 44 W  30 06 N  -6.00 Orange, Texas
  465.  81 21 W  28 33 N  -5.00 Orlando, Florida
  466.  01 54 E  47 54 N  +1.00 Orleans, France
  467.   2 24 E  48 45 N  +1.00 Orly, France
  468. 135 30 E  34 40 N  +9.00 Osaka, Japan
  469.  10 45 E  59 56 N  +1.00 Oslo, Norway
  470.  76 16 W  42 06 N  -5.00 Owego, New York
  471. 116 33 W  33 50 N  -7.00 Palm Springs, California
  472. 122 10 W  37 26 N  -7.00 Palo Alto, California
  473.  79 32 W  08 58 N  -5.00 Panama City, Panama
  474.  02 20 E  48 52 N  +1.00 Paris, France
  475.  81 32 W  39 17 N  -5.00 Parkersburg, West Virginia
  476. 115 49 E  31 58 S  +8.00 Perth, Australia
  477.  75 10 W  40 00 N  -5.00 Philadelphia, Pennsylvania
  478. 112 04 W  33 27 N  -7.00 Phoenix, Arizona
  479.  10 24 E  43 43 N  +1.00 Pisa, Italy
  480.  74 23 W  40 29 N  -5.00 Piscataway, New Jersey
  481.  80 00 W  40 26 N  -5.00 Pittsburgh, Pennsylvania
  482.  61 31 W  10 38 N  -4.00 Port of Spain, Trinidad & Tobago
  483.  08 37 W  41 09 N  +1.00 Porto, Portugal
  484.  01 05 W  50 48 N   0.00 Portsmouth, United Kingdom
  485.  73 56 W  41 43 N  -5.00 Poughkeepsie, New York
  486.  74 40 W  40 21 N  -5.00 Princeton, New Jersey
  487.  73 43 W  41 02 N  -5.00 Purchase, New York
  488.  78 30 W  00 14 S  -5.00 Quito, Ecuador
  489.  78 39 W  35 46 N  -5.00 Raleigh, North Carolina
  490.  75 55 W  40 20 N  -5.00 Reading, Pennsylvania
  491. 122 07 W  47 40 N  -8.00 Redmond, Washington
  492. 122 15 W  37 28 N  -7.00 Redwood City, California
  493.  77 21 W  39 02 N  -5.00 Reston, Virginia
  494.  21 58 W  64 09 N  -1.00 Reykjavik, Iceland
  495.  77 26 W  37 34 N  -5.00 Richmond, Virginia
  496.  43 17 W  22 45 S  -3.00 Rio de Janeiro, Brazil
  497.  97 14 W  33 00 N  -6.00 Roanoke, Texas
  498.  92 27 W  44 01 N  -6.00 Rochester, Minnesota
  499.  77 37 W  43 12 N  -5.00 Rochester, New York
  500.  77 10 W  39 05 N  -5.00 Rockville, Maryland
  501.  12 30 E  41 53 N  +1.00 Rome, Italy
  502.  74 13 W  40 49 N  -5.00 Roseland, New Jersey
  503. 121 30 W  38 32 N  -7.00 Sacramento, California
  504.  90 15 W  38 40 N  -6.00 Saint Louis, Missouri
  505.   2 54 E  44 53 N  +1.00 Sainte Marie, France
  506. 117 09 W  32 43 N  -7.00 San Diego, California
  507. 122 27 W  37 45 N  -7.00 San Francisco, California
  508. 121 55 W  37 20 N  -7.00 San Jose, California
  509.  84 04 W  09 59 N  -6.00 San Jose, Costa Rica
  510. 121 58 W  37 47 N  -7.00 San Ramon, California
  511.  89 10 W  13 40 N  -6.00 San Salvador, El Salvador
  512. 121 58 W  37 21 N  -7.00 Santa Clara, California
  513.  70 40 W  19 30 S  -4.00 Santiago, Chile
  514.  69 57 W  18 30 N  -5.00 Santo Domingo, Dominican Republic
  515.  46 39 W  23 33 S  -3.00 Sao Paulo, Brazil
  516.  88 05 W  42 02 N  -6.00 Schaumburg, Illinois
  517.  75 40 W  41 25 N  -5.00 Scranton, Pennsylvania
  518. 122 20 W  47 36 N  -8.00 Seattle, Washington
  519.   9 19 E  45 29 N  +1.00 Segrate, Italy
  520. 126 58 E  37 33 N  +9.00 Seoul, Korea
  521.  09 01 E  48 43 N  +1.00 Sindelfingen, Germany
  522. 103 48 E  01 22 N  +7.30 Singapore, Singapore
  523.  73 41 W  41 20 N  -5.00 Somers, New York
  524.  73 13 W  41 28 N  -5.00 Southbury, Connecticut
  525.  83 16 W  42 28 N  -5.00 Southfield, Michigan
  526.  97 09 W  32 56 N  -6.00 Southlake, Texas
  527.  89 39 W  39 49 N  -6.00 Springfield, Illinois
  528.  93 10 W  45 00 N  -6.00 St. Paul, Minnesota
  529.  73 32 W  41 03 N  -5.00 Stamford, Connecticut
  530.  05 40 E  58 57 N  +1.00 Stavanger, Norway
  531.  74 16 W  41 10 N  -5.00 Sterling Forest, New York
  532.  00 11 W  51 54 N   0.00 Stevenage, United Kingdom
  533.  18 03 E  59 17 N  +1.00 Stockholm, Sweden
  534.  00 14 W  51 34 N   0.00 Sudbury, United Kingdom
  535. 122 01 W  37 23 N  -7.00 Sunnyvale, California
  536. 151 01 E  33 55 S +10.00 Sydney, Australia
  537. 122 30 W  47 16 N  -8.00 Tacoma, Washington
  538. 121 32 E  25 05 N  +8.00 Taipei, Taiwan
  539.  82 38 W  27 58 N  -5.00 Tampa, Florida
  540.  73 51 W  41 05 N  -5.00 Tarrytown, New York
  541.  87 14 W  14 05 N  -6.00 Tegucigalpa, Honduras
  542.  34 46 E  32 05 N  +2.00 Tel-Aviv, Israel
  543.  73 46 W  41 07 N  -5.00 Thornwood, New York
  544. 139 45 E  35 40 N  +9.00 Tokyo, Japan
  545.  95 41 W  39 02 N  -6.00 Topeka, Kansas
  546.  79 25 W  43 42 N  -5.00 Toronto, Canada
  547.  76 27 W  41 46 N  -5.00 Towanda, Pennsylvania
  548.  83 09 W  42 34 N  -5.00 Troy, Michigan
  549. 110 57 W  32 15 N  -7.00 Tucson, Arizona
  550.  95 58 W  36 07 N  -6.00 Tulsa, Oklahoma
  551.  04 48 E  52 14 N  +1.00 Uithoorn, Netherlands
  552.  05 07 E  52 06 N  +1.00 Utrecht, Netherlands
  553.  00 24 W  39 29 N  +1.00 Valencia, Spain
  554. 123 07 W  49 16 N  -7.00 Vancouver, Canada
  555.  76 03 W  42 05 N  -5.00 Vestal, New York
  556.  97 00 W  28 43 N  -6.00 Victoria, Texas
  557.  16 22 E  48 13 N  +2.00 Vienna, Austria
  558.   9 22 E  45 37 N  +1.00 Vimercate, Italy
  559.  71 14 W  42 23 N  -5.00 Waltham, Massachusetts
  560. 146 20 E  36 22 S +10.00 Wangaratta, Australia
  561.  73 55 W  41 36 N  -5.00 Wappingers Falls, New York
  562.  01 34 W  52 17 N   0.00 Warwick, United Kingdom
  563.  77 00 W  38 55 N  -5.00 Washington, District of Columbia
  564.  75 23 W  40 03 N  -5.00 Wayne, Pennsylvania
  565. 174 47 E  41 17 S +12.00 Wellington, New Zealand
  566.  74 14 W  40 48 N  -5.00 West Orange, New Jersey
  567.  71 37 W  42 17 N  -5.00 Westboro, Massachusetts
  568.  97 12 W  32 59 N  -6.00 Westlake, Texas
  569.  73 46 W  41 02 N  -5.00 White Plains, New York
  570.  75 31 W  39 46 N  -5.00 Wilmington, Delaware
  571.  01 19 W  51 04 N   0.00 Winchester, United Kingdom
  572.  97 10 W  49 53 N  -5.00 Winnipeg, Canada
  573.  80 90 W  36 05 N  -5.00 Winston-Salem, North Carolina
  574. 118 35 W  34 11 N  -7.00 Woodland Hills, California
  575. 130 30 E  33 08 N  +9.00 Yamato, Japan
  576. 136 01 E  35 03 N  +9.00 Yasu, Japan
  577.  73 47 W  41 17 N  -5.00 Yorktown Heights, New York
  578.  08 33 E  47 23 N  +1.00 Zurich, Switzerland
  579.  
  580. ===============================================================================
  581.