Hi Axton,

Thanks for your feedback... Luckily, I only have to worry about the DST, not 
the localized date/time format... I looked into the BMC 7.6.04 Configuration 
Doc and it talked about the
Business Times commands that take Daylight Saving Time (DST) into consideration.
See “Application-Bus-Time2-Add” on page 235 for an example.

$PROCESS$ Application-Bus-Time2-Add "$fieldName$" "amount" "amountUnits"

amount—Specifies an amount of time to offset the start time by. The amount can
be an integer value of 0 or greater

amountUnits—The unit of time, which can be set to 1 for seconds, 2 for minutes,
3 for hours, or 4 for days. Any other setting reverts to hours (3).

With a filter, I used set field action:
$PROCESS$ Application-Bus-Time2-Add "$fieldName$" "amount" "amountUnits"

where amount = Server Time Zone Offset

From my initial testing, it looks OK, I have the date/time field set into 
appropriate time,  but I'm not sure who the if there are any gotchas to using 
this process command: “Application-Bus-Time2-Add” .

Thoughts?

Thanks in advance..

Christianne

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to