Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1042
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail |
|---|---|
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: date/time format |
| Date | Sat, 14 Apr 2012 00:27:07 +0200 |
| Lines | 12 |
| Message-ID | <9urnhnFqk0U1@mid.dfncis.de> (permalink) |
| References | <a78aeedd-dcca-4df1-b480-f772d1fca208@fw28g2000vbb.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.dfncis.de nSGXj40wXe1ptl5BEd55NQdH0LlZaWGnGrOdMaCM8r3SaS1OLaBo07TKgo |
| Cancel-Lock | sha1:2BZ77Fm8buIwOOuQF06QF3UnE+A= |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
| In-Reply-To | <a78aeedd-dcca-4df1-b480-f772d1fca208@fw28g2000vbb.googlegroups.com> |
| Xref | csiph.com comp.graphics.apps.gnuplot:1042 |
Show key headers only | View raw
On 13.04.2012 15:00, TonyG wrote: > I set the date/time format of the first field as > > set format x "%1m-%2d %01H:%02M:%06.3S" Close, but no cigar. That's an _output_ format, but you wanted to describe how to _input_ your data. You need set timefmt "%m-%d %H:%M:%S" instead (note that input formats don't take field widths or precisions).
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
date/time format TonyG <tgozdz@gmail.com> - 2012-04-13 06:00 -0700
Re: date/time format Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-04-14 00:27 +0200
Re: date/time format TonyG <tgozdz@gmail.com> - 2012-04-14 08:00 -0700
Re: date/time format Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-04-14 17:48 +0200
Re: date/time format TonyG <tgozdz@gmail.com> - 2012-04-14 12:51 -0700
csiph-web