mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-19 18:49:40 +00:00
Garrett Wollman reported privately that XEmacs 21.4.22, the current stable version, doesn't work with the UTF-8 recently introduced into our commentary. For example, the UTF-8 character '−' (MINUS SIGN), which is stored as the three bytes "\342\210\222", displays as 'â\210\222'. For proper names this is annoying but tolerable, as there's little loss in utility from (say) 'Racoviță' to its display form 'RacoviÈ\233Ä\203'. But for symbols this is a real pain that can make it hard to understand the documentation, e.g., 'Release 2014e – 2014-06-12 21:53:52 −0700' displays as 'Release 2014e â\200\223 2014-06-12 21:53:52 â\210\2220700'. To work around this problem, make the following substitutions in commentary to mostly revert these symbols to their pre-UTF-8 versions: '§' -> 'section', '°' -> 'degrees', '±' -> '+-', '–' -> '-' (en dash), '—' -> '--' (em dash), '′' -> "'", '″' -> '"', '→' -> '->', '−' -> '-' (minus sign), '≤' -> '<='. Leave proper names and foreign words in UTF-8.
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
# This file is in the public domain, so clarified as of
|
|
# 2009-05-17 by Arthur David Olson.
|
|
|
|
# From Arthur David Olson (1989-04-05):
|
|
# On 1989-04-05, the U. S. House of Representatives passed (238-154) a bill
|
|
# establishing "Pacific Presidential Election Time"; it was not acted on
|
|
# by the Senate or signed into law by the President.
|
|
# You might want to change the "PE" (Presidential Election) below to
|
|
# "Q" (Quadrennial) to maintain three-character zone abbreviations.
|
|
# If you're really conservative, you might want to change it to "D".
|
|
# Avoid "L" (Leap Year), which won't be true in 2100.
|
|
|
|
# If Presidential Election Time is ever established, replace "XXXX" below
|
|
# with the year the law takes effect and uncomment the "##" lines.
|
|
|
|
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
|
|
## Rule Twilite XXXX max - Apr Sun>=1 2:00 1:00 D
|
|
## Rule Twilite XXXX max uspres Oct lastSun 2:00 1:00 PE
|
|
## Rule Twilite XXXX max uspres Nov Sun>=7 2:00 0 S
|
|
## Rule Twilite XXXX max nonpres Oct lastSun 2:00 0 S
|
|
|
|
# Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL]
|
|
## Zone America/Los_Angeles-PET -8:00 US P%sT XXXX
|
|
## -8:00 Twilite P%sT
|
|
|
|
# For now...
|
|
Link America/Los_Angeles US/Pacific-New ##
|