|
From: Thomas S. <t.s...@fz...> - 2010-06-06 14:10:55
|
gnuplot is written for a variety of operating systems and platforms. each family of operating systems has its own 'beginning of time', see http://en.wikipedia.org/wiki/Epoch_(reference_date)#Computing in view of the then coming year 2000 gnuplot programmers chose not to rely on time routines of the various operating systems, but to write own routines. aaron brick-3 wrote: > > gentlemen: > > making gnuplot's epoch start in 2000 instead of 1970 may have seemed > clever, but for me this was an epic mistake. it's just too confusing. > juggling incompatible indices of my many timepoints, i reliably get > "no data within fixed range" and the year 2040 in my output. gnuplot > is obliged to support the UNIX epoch for reading in data (set timefmt > '%s'), but then it requires contortions to define ranges and tics; > just arithmetic, i realize, but let me be the first to say that i > still find this excruciating. how many man-hours have been wasted > working around this completely artificial problem? > > gnuplot should at least provide an option to conform to the standard > used by other UNIX systems, a 1970 epoch. > > best regards, > aaron brick. > > > -- aaron brick > -- aa...@li... > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/an-open-complaint-about-the-2000-epoch-tp28785002p28793162.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |