you did not ask but...

eliav schmulewitz eliavs at GMAIL.COM
Thu Nov 26 04:03:34 EST 2009


hi
just to let you know
i asked for help to turn a date from a name to a number
i got it i turned the string to int's
like this:
'q time'
date=subwrd(result,3)
hour=substr(date,1,3)
day=substr(date,4,2)
'!date -d 'date' +%m >> date.txt'
a=read('date.txt')
month=sublin(a,2)
year=substr(date,9,10)
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20091126/eb73b4a8/attachment.html 


More information about the gradsusr mailing list