[PR #94] [CLOSED] Timezone for log record datetime attribute. #926

Closed
opened 2026-03-04 03:02:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/94
Author: @marrrvin
Created: 6/26/2012
Status: Closed

Base: masterHead: record_datetime_tz


📝 Commits (1)

  • f93d7e5 Timezone for log record datetime attribute.

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 src/Monolog/Logger.php (+12 -1)

📄 Description

Log record datetime attribute always in UTC+0 timezone but should be in server timezone.
It's an attempt to fix it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Seldaek/monolog/pull/94 **Author:** [@marrrvin](https://github.com/marrrvin) **Created:** 6/26/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `record_datetime_tz` --- ### 📝 Commits (1) - [`f93d7e5`](https://github.com/Seldaek/monolog/commit/f93d7e57bbf30cb6853f8b784be880a31f755fa3) Timezone for log record datetime attribute. ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Logger.php` (+12 -1) </details> ### 📄 Description Log record datetime attribute always in UTC+0 timezone but should be in server timezone. It's an attempt to fix it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#926
No description provided.