glennforrest/cli-date-formats
Composer 安装命令:
composer create-project glennforrest/cli-date-formats
包简介
CLI app to show commonly used date format tokens in your terminal
README 文档
README
_____ _ ______ _ | __ \ | | | ____| | | | | | | __ _| |_ ___ | |__ ___ _ __ _ __ ___ __ _| |_ ___ | | | |/ _` | __/ _ \ | __/ _ \| '__| '_ ` _ \ / _` | __/ __| | |__| | (_| | || __/ | | | (_) | | | | | | | | (_| | |_\__ \ |_____/ \__,_|\__\___| |_| \___/|_| |_| |_| |_|\__,_|\__|___/ This CLI application provides date formatting tokens for some of the most commonly used libraries/packages/languages in your terminal.
The following languages/packages are currently supported:
Installation
composer global require glennforrest/cli-date-formats
Command Options
date-formats Description: Display date formats for a given language or package Usage: date-formats [options] [--] [<vendor>] Arguments: vendor The language or package to show date formats for Options: --compact Show only the date formats -h, --help Display help for the given command. When no command is given display help for the date-formats command -q, --quiet Do not output any message -V, --version Display this application version --ansi|--no-ansi Force (or disable --no-ansi) ANSI output -n, --no-interaction Do not ask any interactive question --env[=ENV] The environment the command should run under -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Example
date-formats php
Notice anything not working? Feel free to open up an issue here
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-18
