Hi,

I'm trying to set a clipping to put the date and time on documents. I'm using this:

#inline##LOCALTIME %e %B %Y, %R#

According to strftime routine,

        %e = the day of the month as a decimal number
        %B = the locale's full month name
        %Y = the year with century as a decimal number
        %R = the time in 24 hour notation (%H:%M)

being the result this:

        20 February 2008, 13:33

My question is how could I change the locale to show the same information in other language (such as Spanish or German)?

Thanks,
Tomás

--
Tomás García Ferrari

[EMAIL PROTECTED]
http://bigital.com/
--


--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to