Implement new customizable date/time format settings, compatible with Translations #9128

Closed
opened 2025-12-29 20:46:01 +01:00 by adam · 1 comment
Owner

Originally created by @stavr666 on GitHub (Jan 22, 2024).

NetBox version

v3.7.1

Feature type

New functionality

Proposed functionality

According to #14862, with ENABLE_LOCALIZATION = True local datetime culture linked to selected language, ignoring all _FORMAT options from config.

Add user-side option to allow customize datetime format(s) to either entered pattern(s) or predefined presets.

Use case

Allow users to have best-perceived experience, with both native language and familiar date and time formats.

Database changes

None.

External dependencies

No response

Originally created by @stavr666 on GitHub (Jan 22, 2024). ### NetBox version v3.7.1 ### Feature type New functionality ### Proposed functionality According to #14862, with `ENABLE_LOCALIZATION = True` local datetime culture linked to selected language, ignoring all `_FORMAT` options from config. Add user-side option to allow customize datetime format(s) to either entered pattern(s) or predefined presets. ### Use case Allow users to have best-perceived experience, with both native language and familiar date and time formats. ### Database changes None. ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:46:01 +01:00
adam closed this issue 2025-12-29 20:46:01 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 17, 2024):

This has been addressed in #15735 by adopting standardized ISO 8601 date & time formatting consistently throughout the NetBox UI. This change will be implemented in NetBox v4.0.

@jeremystretch commented on GitHub (Apr 17, 2024): This has been addressed in #15735 by adopting standardized ISO 8601 date & time formatting consistently throughout the NetBox UI. This change will be implemented in NetBox v4.0.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9128