Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
converting month into numbers
Name: abhargav Date: April 22, 2005 at 20:10:32 Pacific OS: Slackware CPU/Ram: 900
Comment:
hi i'm having a problem in converting months into numericals like converting jan into 1,feb into 2..i can use a case structure.wont be a problem but i'm wondering if there i can use date function for that. remember i need to get it working on solaris as well as slackware. if i use date "+%m" and it returns me 04 but how can i find arguments to it. is it necessary to use case.
Summary: William was kind enough to help me with the following awk script to convert fields into vCal standard items. It works beautifully in testing, but I cannot get the program I use to output 24h time,...
Summary: This question is opposite of 'sivas.com'. I've an excel file and I want to convert into text - flat file with delimited or even better with .csv (comma delimited file)- whichever is better method the...
Summary: Hi all, How I can mount an NFS that filename will appear as lower case? The NFS used stores filename in upper case while application porgram run on Sun Solaris only accept lowercase filename. now I'm ...