Modifying the DateTime formatting strings in PaperVision Capture


Version: R70

Article ID: PC000001

Modifying the DateTime formatting strings in PaperVision Capturemain image

Description

The .NET DateTime format specifiers can be used in PaperVision Capture. Below is an example of how to specify a custom DateTime Format that includes milliseconds.

Summary

You can easily modify the Date/Time Formatting for your custom field by following the instructions below.

  1. In the Index Configuration window, edit the index field date format property and select Custom Format for the Date index field.
  2. Enter the following Milliseconds Date Format String: MM-dd-yyyy h:mm:ss.fff

Used with the SetScanDate Custom Code, this is the result: