Sujet : Re: Parsing timestamps?
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 07. Oct 2024, 02:54:33
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <a19f866fb312e46b8c81a9f31f0f875f9be4d6b0@i2pn2.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 7/10/2024 2:35 am, Anthony Howe wrote:
On 2024-10-06 03:51, dxf wrote:
Is there an easier way of doing this? End goal is a double number representing centi-secs.
Isn't there an ISO 8601 parsing package?
Possibly. In forth there's also the goal of efficiency and fun which
requires doing it oneself.