Re: Plotting a table of date+time pairs

2024-12-04 Thread Fraga, Eric
Response below/inline for email Michael Heerdegen wrote: > (original email sent 4 Dec 2024 at 14:47) > > Tested! > > The escaped quotes seem to be recognized literally as expected. This > saves me from my org hack! Excellent! > Unfortunately %Z is ignored - I think it's only significant for ou

Re: Plotting a table of date+time pairs

2024-12-04 Thread Michael Heerdegen
"Fraga, Eric" writes: > > But the real problem is that the org table export mechanism thinks that > > the time field doesn't look like a numerical field, so it wraps every > > such field in quotes, and the exported data file will look like > > > > | 2024-09-18 "11:40 CEST" > > | 2024-09-19

Re: Plotting a table of date+time pairs

2024-12-04 Thread Fraga, Eric
Response below/inline for email Michael Heerdegen wrote: > (original email sent 4 Dec 2024 at 11:50) > > But the real problem is that the org table export mechanism thinks that > the time field doesn't look like a numerical field, so it wraps every > such field in quotes, and the exported data fi

Re: Plotting a table of date+time pairs

2024-12-04 Thread Michael Heerdegen
"Fraga, Eric" writes: > > I now have one remaining problem: my time values in the second column > > contain the name of the time zone - the purpose is to flag the time as > > summer or winter time. Currently I need to remove these indicators from > > the table, else plotting fail, gnuplot doesn'