yea i am aware of that, and now i encounter that a...
# suitescript
p
yea i am aware of that, and now i encounter that a different schedule script behave differently, here ill have to set .setHours(06, 30, 0, 0) to get the same time stamp.
b
again, im betting context again. There is a difference between manually running a script and and running a script on a schedule
when the script is run on a schedule, the user is System, when it is manually run, the user is the employee
you may want to consider using a date library
p
thanks, I'll look into that