Re: [pollen] How to print time/call for a racket function?

2017-11-21 Thread Karim Chellaoui
Great, thanks a lot! Le mardi 21 novembre 2017 22:45:56 UTC+1, Matthew Butterick a écrit : > > > On Nov 21, 2017, at 1:23 PM, Karim Chellaoui > wrote: > > I'm still new to Pollen so excuse me if I missed the information but I'm > getting quite lost in the documentation... > My goal is to write a

Re: [pollen] How to print time/call for a racket function?

2017-11-21 Thread Matthew Butterick
> On Nov 21, 2017, at 1:23 PM, Karim Chellaoui wrote: > > I'm still new to Pollen so excuse me if I missed the information but I'm > getting quite lost in the documentation... > My goal is to write a date as version number, for today I would like it to be > "20171121" for instance. How can I b

[pollen] How to print time/call for a racket function?

2017-11-21 Thread Karim Chellaoui
Hello, I'm still new to Pollen so excuse me if I missed the information but I'm getting quite lost in the documentation... My goal is to write a date as version number, for today I would like it to be "20171121" for instance. How can I best achieve this? I see that there is a Time racket package