hello all, in my scripts,i want to be able to record the current local date and local time in a database,
i know using CURDATE() and CURTIME() records the current date and time for the server location,
what i want are functions that do the same things for a particular fixed time zone, say GMT+1, for example.