Views:

Description

Returns the week number for the specified date. The week number will be as defined by the ISO 8601 standard.

Signature

GetWeek('datetime')

Example

GetWeek('01/18/2012') Returns 3 (US Format)

Parameters

Name Type Description Required
datetime xxxx xxxx xxxx