This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - innovator.business_workday() SQL Server Function

guyIncognito - Tuesday, February 16, 2010 1:32 PM:

Hi,

I've been looking around for a while now and I can't find documentation on the innovator.business_workday() SQL Server Function.

It is defined as follows:

function [innovator].[business_workday](@day datetime, @tzOffsetMinutes int)

Essentially, I'm wondering if anyone knows what the @tzOffsetMinutes parameter stands for.  Is it client-to-corporate timezone offset?  Is it client-to-UTC timezone offset?

Any help would be appreciated.

thanks,

Guy