Module Name: src Committed By: kre Date: Sun Jun 26 07:09:24 UTC 2016
Modified Files: src/lib/libutil: parsedate.3 parsedate.y Log Message: Remove dawn/sunup/sunset/sundown (sunrise was never there...) If 06:00 or 18:00 are wanted, just say "06:00" (etc). If these are ever added back, they really should determine location, and calculate actual sunrise/sunset times for the location and date. That's not likely to happen... To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libutil/parsedate.3 cvs rdiff -u -r1.28 -r1.29 src/lib/libutil/parsedate.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.