ShiftDateTime (DateTime (2000, 1, 1, 12, 0, 0), "EST,300,EDT", "PST,480,PDT")
Syntax | Description |
---|---|
std | String name of the standard time zone. |
offset | Offset, in minutes, of the standard time zone (west is positive). |
dst | String name of the DST time zone. |
offset | Optional DST offset from standard (defaults to one hour ahead of standard offset). |
start | Date when DST goes into effect. The format is m.w.d—representing the month, week, and day number of the date. w=1 is the first week of the month, and w=5 is the last week of the month. |
time | Optional time that DST goes into effect (24-hour clock). The default is 02:00 (local to the given time zone). |
end | Date when time zone changed back to standard. |
SAP BusinessObjects http://www.sap.com/sapbusinessobjects/ Support services http://service.sap.com/bosap-support/ Product Documentation on the Web http://help.sap.com/ |