{ "_meta": { "filetypes": [], "has_aggregate": false, "has_provision": true, "has_write": false, "resources": [] }, "description": "Print or set the system date and time.", "ignore_tokens": [], "options": [ { "description": "Display the time described by the given date string.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-d", "value_kind": "text", "value_optional": false }, { "description": "Use Coordinated Universal Time (UTC).", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-u", "value_kind": "none", "value_optional": false }, { "description": "Output date in ISO 8601 format.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-I", "value_kind": "none", "value_optional": false }, { "description": "Output date in RFC 5322 email format.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-R", "value_kind": "none", "value_optional": false } ], "positional": [ { "kind": "text", "provided_by": [] } ], "rest": null }