Hello Racketeers,

the ~S formatter [1] in srfi/19's date->string expects struct with nanoseconds, which means it is impossible to use it with plain date structs (only date*).

Is this required by how SRFI 19 should work or can I submit a patch to make it optional? Format strings work up to minute precision with struct date and for second precision date* or srfi/19 "lax-date" / srfi:date is required.


Cheers,
Dominik

[1] https://github.com/racket/srfi/blob/master/srfi-lite-lib/srfi/19/time.rkt#L1195

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/29a31cf7-01dc-f023-1ad7-c8055dce5030%40trustica.cz.

Reply via email to