mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
java docs updates and fix the deserialisation for the LocalDate from topics
This commit is contained in:
@@ -58,7 +58,7 @@ public class CustomDateTimeSerializer extends StdScalarSerializer<DateTime>
|
||||
}
|
||||
|
||||
/**
|
||||
* Custom serialize to convert the org.joda.time.DateTime into string value using the DATE_TIME_FORMAT
|
||||
* Custom serialize method to convert the org.joda.time.DateTime into string value using the DATE_TIME_FORMAT
|
||||
*
|
||||
* @param value datetime value
|
||||
* @param jgen
|
||||
|
Reference in New Issue
Block a user