Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2458
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: timefmt, changing the day of the week |
| Date | 2014-05-05 18:49 +0200 |
| Message-ID | <bsptosFdpedU1@mid.dfncis.de> (permalink) |
| References | (2 earlier) <alpine.WNT.2.10.1405021844190.800@BecaneCoulon> <bsicoiFqm2pU1@mid.dfncis.de> <alpine.WNT.2.10.1405030750080.1924@BecaneCoulon> <bsk6t4F7h7tU1@mid.dfncis.de> <alpine.WNT.2.11.1405050827590.536@dhpc3-6> |
On 05.05.2014 08:37, Jean-Pierre Coulon wrote:
> On Sat, 3 May 2014, Hans-Bernhard Bröker wrote:
>
>> Your data actually appears to be in seconds since 1980-01-05, which
>> almost certainly means those are GPS timestamps. Calling that "UT"
>> without any further description is indeed a misrepresentation of facts.
>
> Right. Sat 5-Jan-1980, 23:59:45 to be precise. But how can I tell this
> to Gnuplot?
GPS_offset = strptime('%Y-%m-%dT%H:%M:%S','1980-01-05T23:59:45')
plot 'data' u ($1+GPS_Offset)
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-02 15:10 +0200
Re: timefmt, changing the day of the week Ethan A Merritt <EAMerritt@gmail.com> - 2014-05-02 09:15 -0700
Re: timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-02 19:34 +0200
Re: timefmt, changing the day of the week Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-05-02 22:16 +0200
Re: timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-03 08:16 +0200
Re: timefmt, changing the day of the week Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-05-03 14:48 +0200
Re: timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-05 08:37 +0200
Re: timefmt, changing the day of the week Karl <mail.kfr@gmx.net> - 2014-05-05 13:16 +0200
Re: timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-05 14:09 +0200
Re: timefmt, changing the day of the week Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-05-05 18:49 +0200
Re: timefmt, changing the day of the week Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2014-05-06 07:39 +0200
Re: timefmt, changing the day of the week Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-05-02 18:22 +0200
csiph-web