Ticket #7596 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Should use timezone preference

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: FullBlogNotificationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Datetimes on notifications should use timezone preference. They currently use UTC.

Attachments

Change History

08/31/10 22:51:29 changed by rjollos

  • status changed from new to assigned.

This was fixed by the use of format_datetime in [8565]. The format string will be changed to be consistent with FullBlogPlugin: %Y-%m-%d %H:%M.

08/31/10 22:55:38 changed by rjollos

(In [8577]) Use datetime_format format string that is consistent with that used in FullBlogPlugin '%Y-%m-%d %H:%M'. Notifications were not being sent on post version deletion. Refs #7596.

08/31/10 23:24:27 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [8579]) Merged changes from [8577] into 0.11 branch. Fixes #7596.


Add/Change #7596 (Should use timezone preference)




Change Properties
Action