03-27-2008 06:09 PM
<property name="custom:mydate">
<title>My Date</title>
<type>d:datetime</type>
</property>
Failed to convert date Thu Apr 19 15:17:08 CEST 2007 to string
Utils.createNamedValue(PROP_SENT, "Thu Apr 19 15:17:08 CEST 2007")
String sentDate = ISO8601DateFormat.getInstance().format(message.getSentDate());
propertyList.add(Utils.createNamedValue(PROP_SENT, sentDate));
03-27-2008 06:09 PM
07-22-2008 08:08 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.