diff --git a/src/main/org/apache/tools/ant/util/DateUtils.java b/src/main/org/apache/tools/ant/util/DateUtils.java index 14d530aa6..fc3d290dd 100644 --- a/src/main/org/apache/tools/ant/util/DateUtils.java +++ b/src/main/org/apache/tools/ant/util/DateUtils.java @@ -346,10 +346,10 @@ public final class DateUtils { * That is: * * where {a|b} indicates that you must choose one of a or b, and [c] - * indicates that you may use or omit c. ±ZZZZ is the timezone offset, and + * indicates that you may use or omit c. \u00b1ZZZZ is the timezone offset, and * may be literally "Z" to mean GMT. * * @param dateStr String