taskain7 commented on code in PR #3352:
URL: https://github.com/apache/fineract/pull/3352#discussion_r1284232078
##########
fineract-provider/src/main/java/org/apache/fineract/interoperation/util/InteropUtil.java:
##########
@@ -26,7 +26,7 @@ private InteropUtil() {
}
- public static final String ISO8601_DATE_TIME_FORMAT =
"yyyy-MM-ddTHH:mm:ss.SSS[-HH:MM]";
+ public static final String ISO8601_DATE_TIME_FORMAT = "yyyy-MM-dd
HH:mm:ss.SSS";
Review Comment:
yes, sorry
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]