Journal time entry title not honouring timezone #4802

Closed
opened 2025-12-29 19:20:47 +01:00 by adam · 0 comments
Owner

Originally created by @itakestime on GitHub (Apr 22, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.1

Python version

3.7

Steps to Reproduce

  1. Set TIME_ZONE to be other than UTC in configuration.py
  2. Create journal entry under an object
  3. View journal entry under /extras/journal-entries/

Expected Behavior

Title would show the correct time of creation.

Observed Behavior

Title of entry has time & date in UTC where as the entry "created time" displays time adjusted to timezone. (the actual time of entry here is 11:05 a.m.)
image

Originally created by @itakestime on GitHub (Apr 22, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.1 ### Python version 3.7 ### Steps to Reproduce 1. Set `TIME_ZONE` to be other than `UTC` in `configuration.py` 2. Create journal entry under an object 3. View journal entry under `/extras/journal-entries/` ### Expected Behavior Title would show the correct time of creation. ### Observed Behavior Title of entry has time & date in UTC where as the entry "created time" displays time adjusted to timezone. (the actual time of entry here is 11:05 a.m.) ![image](https://user-images.githubusercontent.com/16022371/115632322-90b40380-a35b-11eb-9dd9-a04df027a630.png)
adam added the type: bugstatus: accepted labels 2025-12-29 19:20:47 +01:00
adam closed this issue 2025-12-29 19:20:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4802