gs.nowDateTime() returning incorrect time
We have a UI action on a Work Order Task that sets the work_start to the time the button was clicked. We noticed it is setting a time but the time isn't close to accurate. Code: current.work_start = gs.nowDateTime(); The time I clicked this was arou...
