Hello Zann, Tuesday, August 9, 2011, 5:44:19 AM, you wrote:
> The question remains: why using custom date format specified as 'MM/dd/yy' > shows both date and time? Windows have different API calls to format date and time: GetDateFormat http://msdn.microsoft.com/en-us/library/dd318086%28v=VS.85%29.aspx GetTimeFormat http://msdn.microsoft.com/en-us/library/dd318130%28v=VS.85%29.aspx And The Bat! calls them both sequentially and combines the output. Previously The Bat! didn't call Windows API functions and that's why it was possible to not display time. We can make an option (checkbox) to not add time to date, should we? It may add complexity to an already big number of options. -- Best regards, Maxim mailto:[email protected] ________________________________________________________ Current beta is 5.0.22.6 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

