![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | 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 !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ticks in seconds. | mig28mx | HP-UX | 1 | 06-26-2007 05:43 PM |
| Time Difference in seconds | k_bijitesh | UNIX for Advanced & Expert Users | 1 | 01-16-2007 12:15 AM |
| how to display time in minutes n seconds... | santy | Shell Programming and Scripting | 1 | 08-23-2006 07:18 AM |
| Unable to display the date-time in seconds on AIX | me_haroon | AIX | 6 | 07-11-2006 06:18 AM |
| seconds to hh:mm:ss | akrathi | UNIX for Dummies Questions & Answers | 2 | 10-19-2005 11:30 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
hi all UNIX Gurus,
this is my first post...so i posting this with great expectations ...hoping to get the similar replies...my question is.... need to get timestamp with millisecond in UNIX. Date command gives Year,month day, hour,minute and second but it does not give millisecond. Any help in this will be appreciated. thanks Bhups. |
| Forum Sponsor | ||
|
|
|
||||
|
Welcome to the forums. Please search the forums before asking questions as many questions have already been answered before. Here is a post that will give you the time in microseconds. You can easily convert that to milliseconds.
Cheers |
|
|||
|
thanks ppl....i actully checked the questions/replies but cudnt find ne answer to my query.....
actully i wanted to have a script/function in UNIX......n not "C" to do the same job....ie get mili seconds out of date (system date).... ne more suggestions ppl:-)...?? |