bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Exercise on ⎕ts.


From: Christian Robert
Subject: [Bug-apl] Exercise on ⎕ts.
Date: Wed, 11 Jan 2017 21:51:29 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

      ⎕ts
2017 1 11 21 41 9 83

I need a Lambda able to convert a ⎕ts like above to a sortable string like:

address@hidden:41:09.083

Leading zeroes on all fields are very important.

field size are 4 2 2 2 2 2 3 and they should be filled with leading '0'

yes, I can make a function to do that, but I wonder if it may be done by just a 
Lambda ?


Xtian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]