{
  "description": "Confirm success parse date value string, specifying a single format and get month (zero index)",
  "expr": "$moment(\"12-25-1995\", \"MM-DD-YYYY\").month()",
  "dataset": "empty",
  "bindings": {},
  "result": 11
}
