|
From: Thomas S. <t.s...@fz...> - 2008-11-17 08:15:18
|
4-digit years need the appropriate format specifier: set timefmt "%d-%m-%Y" > ... > set timefmt "%d-%m-%y" > ... > The data file is http://www.nabble.com/file/p20526161/convertedgcmatrix > convertedgcmatrix > a comma separated file with a date format 03-11-2008 in the first column. > ... -- View this message in context: http://www.nabble.com/Problem-with-x-axis-date-format--tp20526161p20535328.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |