I would think of your proposed semantics to be more in the "parsing" and less in the time category.

Dan Bron wrote:
Devon wished:
A nice extension to "6!:0" would be a format string,
   6!:0 'MM/DD/YY hh:mm:ss'
 10/30/07 14:06:13

And, of course, a dyad  6!:0  (rank 1)  where:

           dates  =. '12/02/05 23:19:42','06/13/06 09:18:01',:'10/30/07 
14:06:13'
           format =. 'MM/DD/YY hh:mm:ss'
dates 6!:0 format 12 2 5 23 19 42
         6 13 6  9 18  1
        10 30 7 14  6 13
:)

-Dan

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


--
------------------------------------------------------------------------
|\/| Randy A MacDonald       | APL: If you can say it, it's done.. (ram)
|/\| ramacd <at> nbnet.nb.ca |
|\ |                         | The only real problem with APL is that
BSc(Math) UNBF'83            | it is "still ahead of its time."
Sapere Aude                  |     - Morten Kromberg
Natural Born APL'er          |
-----------------------------------------------------(INTP)----{ gnat }-



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to