Skip to content

Display script results timestamp in correct timezone #16381

@llamafilm

Description

@llamafilm

NetBox version

v4.0.3

Feature type

Change to existing functionality

Proposed functionality

Currently the scripts results page (/extras/scripts/results/12345/) displays raw timestamps with no formatting. I'd like to display them in the configured TIME_ZONE and format without microseconds.

Use case

I use the log output in custom scripts quite a bit, to display important information to the user when running in a browser. I like the new feature in v4 to display timestamps on this page, but it occupies too much screen real estate.

Current:
Image

Proposed change:
Image

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementnetboxstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions