Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 16:48 UTC
Updated:
1 Sep 2009 at 19:40 UTC
I have a subscription for a single user, which I am then sending to a mailing list. It's all working fine, and it is compiling at around 10:15 am EST. I would like it to compile about 3 hours earlier, around 7 am EST. The current value for LastSent in the subscriptions_user table for that uid is 1250518586.
Can anyone help me decipher and alter the time so that the digest will compile a little earlier in the day? Thanks.
Comments
Comment #1
salvisThe value is seconds since an arbitrary date. You'll want to subtract 3*3600.