[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: efficiently viewing Unix timestamps as dates
From: |
Kevin Rodgers |
Subject: |
Re: efficiently viewing Unix timestamps as dates |
Date: |
Thu, 16 Dec 2010 00:28:38 -0700 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
On 12/13/10 10:20 AM, Ted Zlatanov wrote:
Is there a mode to view (not convert!) Unix timestamps as dates?
What is a Unix timestamp, and how is it represented in Emacs Lisp (e.g. a
number or string or some other data type, and in what format)?
What is a date, and how is it represented in Emacs Lisp (i.e. a number or
string or some other data type, and in what format)?
It needs to be efficient because these are large files on remote
systems, and they are read-only so I can't modify them.
Ideally I would customize the time format and then turn this on as a
minor mode. So I thought I'd ask if this already exists before I start
coding :)
--
Kevin Rodgers
Denver, Colorado, USA
- efficiently viewing Unix timestamps as dates, Ted Zlatanov, 2010/12/13
- Re: efficiently viewing Unix timestamps as dates,
Kevin Rodgers <=
- Message not available
- Re: efficiently viewing Unix timestamps as dates, Ted Zlatanov, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, Burton Samograd, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, PJ Weisberg, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, Stefan Monnier, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, Ted Zlatanov, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, Stefan Monnier, 2010/12/16
- Re: efficiently viewing Unix timestamps as dates, Eli Zaretskii, 2010/12/17
- Message not available
- Re: efficiently viewing Unix timestamps as dates, Ted Zlatanov, 2010/12/17