-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.4.2
Python version
3.9
Steps to Reproduce
1.) Create a custom field with a date type for Circuit model
2.) Add a circuit that has both an install date, and a date set in your new custom field
3.) View circuit and see that Install Date shows "MM/DD/YYYY", where as the custom field displays "Mon. DD, YYYY".
Expected Behavior
The dates should be consistently displayed throughout the UI - personal preference of DD/MM/YYYY format.
Observed Behavior
Install Date shows "MM/DD/YYYY", where as the custom field displays "Mon. DD, YYYY".
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application