Corrected SourceForge.net bug ID: 2783175. Changed the way that Time and Date unspecified values were printed in bacapp. Thank you piotrek ( bacpack )!

This commit is contained in:
skarg
2009-05-03 11:34:50 +00:00
parent 0d9aafe92d
commit 83392d0a4d
2 changed files with 42 additions and 9 deletions
+4
View File
@@ -1628,6 +1628,10 @@ INDTEXT_DATA bacnet_month_names[] = {
,
{12, "December"}
,
{13, "Odd Months"}
,
{14, "Even Months"}
,
{255, "Any Month"}
,
{0, NULL}