这是indexloc提供的服务,不要输入任何密码
Skip to content

Relative time parsing retains timezone info instead of normalizing to UTC before 24h granularity trimming #485

@pskrbasu

Description

@pskrbasu

Describe the bug
When relative time is passed, after it is parsed, it still has the timezone information and not UTC.

After parsing the time, we convert it to UTC and trim it with 24-hour granularity. Currently, this does not work for relative times.

The fix is in pipe-fittings - turbot/pipe-fittings@8b579d6

Tailpipe version (tailpipe -v)
Example: v0.6.1

To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions