New issue 94 by Xichuan....@gmail.com: Mistyped comment code in DateUtil
class
http://code.google.com/p/sekati/issues/detail?id=94
What steps will reproduce the problem?
1. sekati.utils.DateUtil
2. Check comment for MONTHS_SHORT() and WEEKDAYS_SHORT()
3.
What is the expected output? What do you see instead?
I think WEEKDAYS_SHORT has the right comment, and MONTHS_SHORT() comment
should read something like this:
An array of abbreviated month. E.g. <code>Jan, Feb, Mar, Apr, May, Jun,
Jul</code>
What version of the product are you using? On what operating system?
Sekati 3.0.6.2
Please provide any additional information below.
Comment #1 on issue 94 by sekati: Mistyped comment code in DateUtil class
http://code.google.com/p/sekati/issues/detail?id=94
In 3.0.7.0 release