Re: Date and Time Preview in Preferences

2011-08-06 Thread Maxim Masiutin
Hello mse,

Saturday, August 6, 2011, 12:36:17 AM, you wrote:

 This is a reference to a mail Maxim wrote a while back.

 This is the mail I'm referring to:

The  new code to format date/time in the message list will behave exactly the
same as those macros.

-- 
Best regards,
 Maximmailto:m...@ritlabs.com



 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-05 Thread mse
Hello Maxim,

MM What do you think about removing the date/time format section in
MM the preferences dialog and solely using windows formatting? If the
MM user needs to change the format, it will be possible to do in
MM Windows Control Panel / Regional and language setting. Also, when
MM using Windows formatting, The Bat! will be able to use language of
MM The Bat! interface, not Windows interface, since Windows API calls
MM to format date/time accept any language, not only the language currently 
used by Windows?

MM This will allow us to resolve the issue
MM https://www.ritlabs.com/bt/view.php?id=8830

I've given this some thoughts.

* When you entirely remove the Date/Time format section from 
preferences, you eliminate the possibility to format the message 
received information based on whether it's a mail from today, this 
week or earlier. (Did I get that correctly?) I guess some people will miss that 
(and would get 
used to the new situation a while later). But there will be questions 
about it.

* This code change would be an improvement for those people who mostly 
write mails in a language other than the language set in Windows. They 
could insert a correctly formatted date in mail editor (Utilities / 
Insert) depending on the language set in The Bat. (I guess, that's 
part of the deal, too?). 

* Do you already know how this new situation would affect the macros 
that support a language parameter? Like the ones mentioned here: 
1578919754224164...@ritlabs.com

It is now the question what weights heavier: To make things easier for 
people who would appreciate the new The-Bat-Language-based formats 
(i.e. people whose OS-language and correspondence language differ), or 
to satisfy people who appreciate the possibility to define the format 
for todays, this weeks or earlier mails. And I don't know which of the 
two groups is the bigger one.

Best regards,
mse
-- 
Using The Bat! v5.0.22.3 (ALPHA)
Operating system: Windows 7 Service Pack 1



 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-05 Thread RS (FEDARA)
Hi mse,

MSE *  Do  you  already know how this new situation would affect the
MSE macros   that  support  a  language  parameter?  Like  the  ones
MSE mentioned here: 1578919754224164...@ritlabs.com
I'm sorry, but I'm not quite sure what macro you mean above.
Could you explain?

-- 
Best Regards,
RS (FEDARA)

The Bat! 4.2.44.2
Windows 7 x64 Professional (7601 Service Pack 1)

Friday, August 5, 2011 (15:29 ; GMT+8)





 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-05 Thread mse
Hello RS,

RF Hi mse,

MSE *  Do  you  already know how this new situation would affect the
MSE macros   that  support  a  language  parameter?  Like  the  ones
MSE mentioned here: 1578919754224164...@ritlabs.com
RF I'm sorry, but I'm not quite sure what macro you mean above.
RF Could you explain?

My mistake. I forgot to add the mid-prefix
mid:1578919754224164...@ritlabs.com
This is a reference to a mail Maxim wrote a while back.

This is the mail I'm referring to:

==Maxim Masiutin, 5. Juli 2009, 17:43:4=
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,
mse
-- 
Using The Bat! v5.0.22.3 (ALPHA)
Operating system: Windows 7 Service Pack 1



 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-04 Thread Maxim Masiutin
Hello mse,

What do you think about removing the date/time format section in the 
preferences dialog and solely using windows formatting? If the user needs to 
change the format, it will be possible to do in Windows Control Panel / 
Regional and language setting. Also, when using Windows formatting, The Bat! 
will be able to use language of The Bat! interface, not Windows interface, 
since Windows API calls to format date/time accept any language, not only the 
language currently used by Windows?

This will allow us to resolve the issue 
https://www.ritlabs.com/bt/view.php?id=8830

-- 
Best regards,
 Maximmailto:m...@ritlabs.com



 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-04 Thread Ethan J Mings
Hello Maxim,

Thursday, August 4, 2011, 10:54:29 AM, you wrote:

 What do you think about removing the date/time format section in
 the preferences dialog and solely using windows formatting? If the
 user needs to change the format, it will be possible to do in
 Windows Control Panel / Regional and language setting. Also, when
 using Windows formatting, The Bat! will be able to use language of
 The Bat! interface, not Windows interface, since Windows API calls
 to format date/time accept any language, not only the language currently used 
 by Windows?

 This will allow us to resolve the issue
 https://www.ritlabs.com/bt/view.php?id=8830

Sounds like a plan.

Could we beta test this alternative first?

Jerry
-- 
Ethan J Mings
President, The Desk Consulting Group Inc
Oakville, Ontario Canada. L6L 3B7
Write to me at: qualityoff...@consultant.com
Skype me at : ejmings



 Current beta is 5.0.22.3 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Date and Time Preview in Preferences

2011-08-01 Thread mse
Hello all,

can anyone confirm that the date (and time) preview in Preferences / 
Date/Time Format don't work properly?

As I write this message it's 1st of August but one preview shows 2nd 
of August another one 31st of July. The time preview is correct.
I checked the versions from 5.0.22.1 till 5.0.14 on W7.

In 5.0.22.2 it's even worse: The month's name is no longer displayed as a word.

This issue has also been reported on the German batboard.net

Best regards,
mse
-- 
Using The Bat! v5.0.14 with German language file [4.2.x_de – Rev. 2010-02-01]
Operating system: Windows 7 Service Pack 1



 Current beta is 5.0.22.2 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-01 Thread mse
Hello Raymund,

 In 5.0.22.2 it's even worse: The month's name is no longer displayed as a 
 word.

RT Well, mmm doesn't but MMM does.

True. And strange...
For the day and the year, you need small letters, for the month 
capital ones.

Best regards,
mse
-- 
Using The Bat! v5.0.22.2 (ALPHA) with German language file [4.2.x_de – Rev. 
2010-02-01]
Operating system: Windows 7 Service Pack 1



 Current beta is 5.0.22.2 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Date and Time Preview in Preferences

2011-08-01 Thread Maxim Masiutin
Hello mse,

Monday, August 1, 2011, 8:32:14 PM, you wrote:

 can anyone confirm that the date (and time) preview in Preferences / 
 Date/Time Format don't work properly?

I  can confirm that, we will fix it in the next alpha/beta, and will probably
release the fixed version it tomorrow.

-- 
Best regards,
 Maximmailto:m...@ritlabs.com



 Current beta is 5.0.22.2 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html