When creating a Custom Replace Field for a date the system only uses the short date format to base the new field on, the software automatically creates a corresponding long date format version for every short format (so you don't need to add the long format field specifically).
Short = "01/01/2106" [RF_MY_DATE]
Long = "1st January 2016" [RF_ MY_DATE_LONG]
The output format of your long and short formats depends on the Windows Regional settings configured in the Windows control panel.
Comments
0 comments
Please sign in to leave a comment.