help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Update time stamps of different kind


From: Peter Dyballa
Subject: Re: Update time stamps of different kind
Date: Wed, 15 Jul 2009 17:46:49 +0200


Am 15.07.2009 um 16:23 schrieb Uwe Siart:

Is it also possible to instruct Emacs to update a line like

  <meta name="DC.date" content="2009-07-15" />

(Dublin Core meta data in XHTML) in the same way?

I presume only the date of the content clause needs updates…

For this a variable exists which you can customise:

        time-stamp-format is a variable defined in `time-stamp.el'.
        Its value is
        "%:y-%02m-%02d %02H:%02M:%02S %u"
        
          This variable is safe as a file local variable if its value
          satisfies the predicate `stringp'.

Making it a file local variable you can have as global setting something else. For you "%:y-%02m-%02d" might be right! The time stamp needs to be in the first few lines of a file.

--
Mit friedvollen Grüßen

  Pete

Atheism is a non prophet organization.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]