You colud maybe use tsrep

   load 'dates'
   a=.tsrep 6!:0 ''
   b=.tsrep 6!:0 ''
   b-a
6189
   1 tsrep a
2007 10 31 9 45 40.787
   1 tsrep b
2007 10 31 9 45 46.976

2007/10/31, Henry Rich <[EMAIL PROTECTED]>:
>
> I timestamp a lot of things in my big app, but I don't think I could
> use the proposed extension for any of them, because most of the time
> I timestamp I also need the time as a number, so I can test for
> differences in time, or sort times into order, etc.
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to