This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I don't think the NotesDateTime class is that much slower. Have you profiled the code (for example using TeamStudio Profiler)?
I am sure you can write the code in a smart way so it still run fast.
Where are the dates coming from? Are you processing NotesDocuments? If so, you could speed up the process substantially thought soem clover code (use NotesViewEntry.ColumnValuses() to get the value instead fo doc.GetItemValue(), for example).
If you post a question about code, it always help if you describe a bit more what you are trying to do, that way people can help you better. If you don't say that you have 10,000 date-pairs you need to compare, and what you tried, we can't know that.
Feedback response number WEBB97V357 created by ~Dan Kikiterobu on 05/20/2013