[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: |
Wed, 4 Dec 2024 11:51:05 +0000 |
User-agent: |
gnus (Emacs 31.0.50) |
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 file will look like
>
> | 2024-09-18 "11:40 CEST"
> | 2024-09-19 "11:27 CEST"
Is it possible to specify a format to timecolumn that includes both the
quotes and the time zone? I'm thinking something along the lines of
... timecolumn(2, "\"%H:%M %Z\"")
(untested)
--
: Eric S Fraga, with org 9.7.15-a1df10 in Emacs 31.0.50