Adding time using a business rule (GMT)
It's very possible I'm fixing something with a better solution, but I came across this when trying to to add time to a Date/Time field. Running addSeconds() resulted in a time 1 hour earlier than the current time. So, say we did a new GlideDateTime()...