|
|
|
BlueCielo Kronodoc 5.0 Administrator's Guide | BlueCielo ECM Solutions |
The property transfer mechanism may be configured to strings containing date information when moving information to the new document in Kronodoc Kronodoc. This configuration is performed with the preprocess configuration hash.
The OLE property names are used as keys for the configuration hash. The preprocessing rule for date conversion is defined with
<OLE field> => [‘dateconvert’, ‘<fromfmt>’, ‘<tofmt>’]
The date formats supported for fromfmt and tofmt are:
Note: this will convert dates from within strings, e.g. with conversion from D.M.YYYY to YYYY-MM-DD, the string John, 2.3.2005 / Bill, 3.3.2005, the result would be John, 2005-03-02 / Bill. 2005-03-03.
Copyright © 2000-2012 BlueCielo ECM Solutions |