Path: csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Favorite Font Date: 29 Sep 2025 18:55:13 GMT Lines: 9 Message-ID: References: <1835a5c81ceedfd3$44418$19313$802601b3@news.usenetexpress.com> <20250414092849.00004cdd@gmail.com> <87wmbcguz9.fsf@somewhere.edu> <87wm5u9jh8.fsf@somewhere.edu> <68cec4ae$0$16841$426a74cc@news.free.fr> <68ceec3c$0$419$426a74cc@news.free.fr> <68d012d4$0$16839$426a74cc@news.free.fr> <68d7f84d$0$12939$426a74cc@news.free.fr> <18692cf2a1c4c4fa$28998$2650548$802601b3@news.usenetexpress.com> <10bb1s4$29c4m$1@dont-email.me> <20250929091131.00000dc4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net qG4dgoy1M6P6vPqyfkksiA1jOvamCsQ/rRnCasjI9jKEJRoetO Cancel-Lock: sha1:cHIh/t/fsIMOz6AMIf9XeD6jKtc= sha256:6b9qy1FBBwLr3gFsSKtzufqI4vQASpEji0ydd9CIwXw= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:75421 On Mon, 29 Sep 2025 16:45:25 GMT, Charlie Gibbs wrote: > Better to toss the whole thing > out and replace it with an unambiguous standard, i.e. ISO 8601. I've found it annoying that DB2 uses '1965-07-27-00.00.00'rather than '1965-07-27 00:00:00'. Another DB2 quirk is it will accept 24:00:00. We used '9999-12-31-24.00.00' to indicate an unknown time in DB2 and had to throw in a bunch of #ifdef and conditionals.