![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Alternative to date +%s | Data469 | HP-UX | 6 | 03-31-2008 04:28 PM |
| changing the format of date in unix | trichyselva | UNIX for Dummies Questions & Answers | 5 | 03-20-2008 01:07 PM |
| convert mmddyy date format to ccyyddd format?? | Bhups | Shell Programming and Scripting | 2 | 09-28-2006 12:30 AM |
| Check for the correct date format in UNIx | rawatds | Shell Programming and Scripting | 1 | 07-13-2006 07:24 AM |
| Unix Date Format | sfpoet | UNIX for Dummies Questions & Answers | 2 | 01-17-2002 12:35 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Alternative of format date in HP unix
HI,
Does anyone know how the alternative way to format date to 'Jul07' in UNIX-HP . I found HP Unix does not support date -d.... ![]() --------------------------------------------------------------- trxStartYear=2007 mthKey0=07 trxDay=20 key=`date -d ${trxStartYear}${mthKey0}${trxDay} +%b%y` --------- |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|