To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112722
------- Additional comments from [email protected] Mon Jun 28 12:28:24 +0000 2010 ------- When run, the macro demonstrates, on at least the two test systems, that nn, by itself, displays the two digit hour and that when used in the last format string between two colons it displays the three digit day. I tested with the two digit NN and this returned the same result as nn. You describe the values in the Help system for NN and NNN. Where in the help system? What topic shows this? For the Basic Language and the Format statement, none of these are documented. I do not even know where I obtained my original list (but I can guess). If the help documents NN and NNN as you describe, then it is in error because NN does not show the three digit day (at least not on my computer). NNN does appear to display the full day (the same as dddd). On a whim, I added "nnn" and received the full day name, "nnnn" for the full day name and a comma, and "nnnnn" for the full day name, a comma, and an n. I suppose that I really should simply read the code. Please point me to the full list of format specifiers in the help (how do I find them). I want to see if &, @, and ! are also documented as working. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
