Aspose.Words Date format problem using \@

Hi,
I’m using Aspose .Words version 6.1.0.0.
I try to update a Word document using UpdateFields Document’s class method.

Document doc = new Document(FilePath); 
doc.Range.UpdateFields(); 

Everything works fine and all Fields are update. When I try to apply a some kind of format to a field using this syntax:
{ DOCPROPERTY MyDateField \@ "dd-MMM-yyyy" \* MERGEFORMAT }
The field doesn’t get the corret format (still write 2009-03-26T19:07:03Z).
When I open my word document after the Aspose UpdateFields the format is taken.
Is there any possible way to format the field automatically?
Thanks in advance
Alberto

Hi

Thanks for your request. I managed to reproduce the problem on my side and created new issue #8137 in our defect database. I will notify you as soon as it is fixed.
Best regards.

The issues you have found earlier (filed as 8137) have been fixed in this update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.