Applies to:
- Winshuttle Foundation
UpdateDateFormat
Updates the date in a given form field to 'yyyy-MM-dd HH:mm:ss' format (if it has AM or PM at the end; otherwise it updates the format to yyyy-MM-dd).
Usage:
svadm -o updatedateformat -site "http://server/site" -list "Expense Report" -fields "My:CurrentDate"
Options
| Name | Description | 
| -fields | For example, My:CurrentDate, My:PayDate | 
| -list | Name of the list, e.g. "Expense Report" | 
| -url | URL e.g. HTTP://server/site | 
