jorgebastida / jorgebastida/awslogs

Date settings in --start --end are in different format

Open
#408 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5k
Forks
342
PR merge metrics
No merged PRs in 30d

Description

The documentation mentions the dates as `dd/mm/yyyy` or `d/m/yyyy` but it seems it is `mm/dd/yyyy` or `m/d/yyyy``

So for the 23th of January 2025 it is `1/23/2025` or `01/23/2025' could this be fixed in the docs?

Also the `--end` is not inclusive, this could be mentioned in the docs.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the documentation describing the --start and --end options. Correct the date format examples to month/day/year, document that --end is not inclusive, and verify that both points are reflected consistently in the rendered documentation.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.