Hi guys,
I'm trying to save a record to the database where it takes the current time and adds 8 hours on to it. Reason being the server is located in a different time zone. Anyways I though I could do:
or..
but both of these generated a "type mismatch" error.
Any help would be superb.