IRC channel logs

2026-01-28.log

back to list of logs

<cwebber>meow
<ray1729>graywolf: could you use the built-in strptime or do you need something more sophisticated?
<dsmith>sneek, botsnack
<sneek>:)
<janneke>identity: it seems to work for me...
<chrislck>sneek: botsnack
<sneek>:)
<identity>janneke: (string->date "2026" "~Y") fails for me with «In procedure -: Wrong type argument in position 2: #f», with the stack being (string->date …) → (date->time-utc #<date … year: 2026 …>) → (encode-julian-day-number …) → (raise-exception _)
<janneke>identity: ouch! this worked for me: (string->date "Wed Jan 28 2026" "~a ~b ~d ~Y")
<janneke>but yeah...
<janneke>and, your example breaks for me too, on 3.0.9