[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Plotting a table of date+time pairs
From: |
Fraga, Eric |
Subject: |
Re: Plotting a table of date+time pairs |
Date: |
Mon, 2 Dec 2024 12:21:22 +0000 |
User-agent: |
gnus (Emacs 31.0.50) |
Response below/inline for email Michael Heerdegen wrote:
> (original email sent 30 Nov 2024 at 07:17)
>
> 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't understand the data.
You can specify the format of dates/times in gnuplot and then manipulate
them. See "time/date specifiers" in the gnuplot info manual and also
read about the strptime() function. I don't have any examples of these
at hand unfortunately.
--
: Eric S Fraga, with org 9.7.15-a1df10 in Emacs 31.0.50