Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CLI to use ISO_8601 time format.
This change updates the formatTime CLI helper function to return an ISO_8601 time format which will make CLI time usage more consistent and easier. Previosuly the time format was in US style format which was somewhat confusing to non US users. Closes hashicorp#3806
- Loading branch information