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

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

Re: a function for string splitting


From: Luis O. Silva
Subject: Re: a function for string splitting
Date: Tue, 26 Nov 2002 23:25:12 +0300

Dear Daniel,

On Tue, 26 Nov 2002 16:56:36 +0100, Daniel Jensen writes:

   Daniel> "Luis O. Silva" <silva@paloma.spbu.ru> writes:
   >> I'm writing a function for translating dates in the form
   >> of a string into Spanish and Russian. For example, you
   >> have:
   >> "Thu, 21 Nov 2002 16:05:50 -0600 (CST)"

   Daniel> You might want to use format-time-string
   Daniel> instead. To get the above date form but with
   Daniel> localized month and day names, you would use:

   Daniel> (format-time-string "%a, %e %b %Y %H:%M:%S %z
   Daniel> (%Z)")

Thank you for your suggestion, the problem here is that my
starting point is a string. Lee suggested what I needed.

Thank you.
luis

-- 
Luis Octavio Silva P.
St. Petersburg State University.
66/3 Botanicheskaya St., Apt.119/2
Stary Peterhof
St. Petersburg, Russia.







reply via email to

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