bug#13517: How to change the date format in linux

2013-01-21 Thread Mike Frysinger
On Monday 21 January 2013 01:59:01 Vinay Jain wrote: > Right now if i will fire a command: date '+%D' then it will display > 01/20/13. I want that when i fire the command date '+%D' then it should be > displayed as 20/01/2013. please read `man date` or `info date`. it explains how to use the + op

bug#13517: How to change the date format in linux

2013-01-21 Thread Eric Blake
tag 13517 notabug thanks On 01/20/2013 11:59 PM, Vinay Jain wrote: > Hi, > > I want to change the date format in linux. How can i do it? > > Right now if i will fire a command: date '+%D' then it will display 01/20/13. > I want that when i fire the command date '+%D' then it should be displayed

bug#13517: How to change the date format in linux

2013-01-21 Thread Vinay Jain
Hi, I want to change the date format in linux. How can i do it? Right now if i will fire a command: date '+%D' then it will display 01/20/13. I want that when i fire the command date '+%D' then it should be displayed as 20/01/2013. How can i achieve this? Best Regards, Vinay Jain *vinay.jain2.