Quickly get current week number or the range of week numbers in a specific year.
npm i -g nth-weeknth-week # => Get current week number (in ISO 8601 standard)
nth-week q <year> <week> # => Get the date range of a specific week in a specific year (in ISO 8601 standard)
nth-week --help # => Show help information