Skip to content

Improve DateTime usage for COM interactions

Compare
Choose a tag to compare
@gangstatracer gangstatracer released this 05 Mar 09:51
· 90 commits to master since this release
0fbf458
  • ITimestamp value could be set by ticks;
  • IDocumentsFilter: properties TimestampFromValue and TimestampToValue now obsolete. Use TimestampFromTicks and TimestampToTicks instead;
  • IComDiadocApi got new GetDocuments method with ticks support