Sujet : Re: VMS Software Bootcamp 2024
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 18. Sep 2024, 01:37:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vcd7bt$3op6a$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Pan/0.160 (Toresk; )
On Tue, 17 Sep 2024 19:40:07 -0400, Arne Vajhøj wrote:
On 9/17/2024 7:25 PM, Lawrence D'Oliveiro wrote:
>
I would say Java in particular is an example of how not to do it.
You mean that "HH:mm" and "hh:mm a" are way worse than '%H:%M' and
'%I:%M %p' ?
:-)
I mean, look at the mess of classes that makes up the Java date/time API.
Come to think of it, look at the mess of classes that makes up just about
*any* Java API.