<< Click to Display Table of Contents >> Due date culture |
![]() ![]() ![]() |
What culture style is used in Due Dates. This determines how due dates are parsed when received from the library system.
Use a culture code as specified in Appendix A.
You can also use a Regular Expression in this field, to further format date values as needed. To use a Regular Expression, prefix the information with “format:”, for example:
format:(?<day>\d+)(?:.)(?<month>\d+)(?:.)(?<year>\d+)