Hello Tbbeta,

  A new beta of The Bat! will support the following feature: Macros that accept 
date format as the first parameter now can also accept the language as the 
second parameter. If the language is specified, the Windows formatting is 
using.The language can be specified for the following date macros: %DATE, 
%ODATE, %ORcvDate; the date is formatted  according to 
http://msdn.microsoft.com/en-us/library/dd317787(VS.85).aspx . Additionally, 
when formatting a date, you can use “L” format specifier to get DATE_LONGDATE. 
For specifying language in time formatting, you can use the following macros: 
%Time, %TimeLong, %OTime, %OTimeLong, %ORcvTime, %ORcvTimeLong, according to  
http://msdn.microsoft.com/en-us/library/dd318130(VS.85).aspx 

  For example, the following macros give the following results:

%DATE("L", "RU")
%DATE("L", "EN")
%DATE("L", "DE")


5 июля 2009 г.
Sunday, July 05, 2009
Sonntag, 5. Juli 2009



-- 
Best regards,
Maxim Masiutin                         
Ritlabs SRL
http://www.ritlabs.com/
________________________________________________________
 Current beta is 4.2.6 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to