Gossamer Forum
Home : General : Perl Programming :

please help - date problem

Quote Reply
please help - date problem
hey i have a julian_day stored in a database for use in a calendar. the problem is that the reminder script works in date/time and on the server time. so i need to apply GMT setting to make sure i get an accurate response.

so i either need to adjust date/time (probably the simplest option) or to adjust the julian_day first before converting back into date/time for the database. the database has the following fields in it: i.e. day=2452930 begin=32400 (i assume this is the time).

i dont know much about this and i only have 2 days before the website is launched, with loads more still to do... any help will be very much appreciated.

thanks
Pedge