pacificnew

来自「一个C源代码分析器」· 代码 · 共 27 行

TXT
27
字号
# @(#)pacificnew	7.6# From Arthur David Olson (April 5, 1989):# On April 5, 1989, 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	US/Pacific-PET	-8:00	US		P%sT	XXXX## 			-8:00	Twilite		P%sT# For now...Link	America/Los_Angeles	US/Pacific-New	##

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?