[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On Sun, 13 Jan 2008, Tom Potts wrote: > I cant find the source for gnucash2qif to change it so does anyone know a > quick way to convert the formats > D03/30/2006 to D30/03/2006 Something like this should do it: $ date -d '03/30/2006' "+%d/%m/%Y" 30/03/2006 Alex. -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html