Redgate Test Data Manager

Custom date/time formats

Dates and times can be stored in a variety of formats.

The format of dates and times can be configured in the masking options file. 

  1. {
  2.   "settings": {
  3. "dateTimeFormats": [
  4. "yyyy-MM-dd"
  5. ]
  6. }
  7. }

See standard date and time format strings or custom date and time format strings for example formats.



Didn't find what you were looking for?