I solved my immediate problem by going back to dates and using:

(seconds->date secs-n [local-time?]) → date*?
  secs-n : real?
  local-time? : any/c = #t

and supplying #f as local-time.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to