Closed (fixed)
Project:
Node Reminder
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2010 at 22:20 UTC
Updated:
5 Feb 2010 at 02:40 UTC
There is a problem with the way 'notify_on' is calculated. It leaves out the time. If you specify '1 hours' it sets 'notify_on' to 1 AM of the current day. Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| node_reminder_date_fix.patch | 684 bytes | nvahalik |
Comments
Comment #1
indytechcook commentedThanks!
I committed with this format 'Y-m-d H:i:s'