Hi Jimmy, it was difficult to read the code due to email formatting. I
thought it would also be enjoyable to play around with printf
ts =: (6!:0) ''
frs ts
2018-01-26 17:49:50.537
'%d-%02d-%02d %02d:%02d:%f' printf <"0 ts
2018-01-26 17:49:50.537000
Or I suppose something like this even
f
You put your finger on it in the last line of your post.
Henry rich
On 1/26/2018 5:16 PM, Jimmy Gauvin wrote:
Hi all,
I was playing around with date/time formatting and ended up with :
frs =: 3 : '''-- ::'' (4+3*i.5)}''0'' (I. y='' '') } y=.4 3 3 3 3 7j3 ":
y'
I tried breaking it up into
Hi all,
I was playing around with date/time formatting and ended up with :
frs =: 3 : '''-- ::'' (4+3*i.5)}''0'' (I. y='' '') } y=.4 3 3 3 3 7j3 ":
y'
I tried breaking it up into components to see if something would come out
of it :
SE=: '-- ::' NB. Spacing Elements KS=: 4+3*i.5 NB. Koordina