In the Java API: ARServerUser<../../../../com/bmc/arsys/api/ARServerUser.html#ARServerUser(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)>(String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> user, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> password, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> authentication, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> locale, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> timeZone, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> customDateFormat, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> customTimeFormat, String<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html> server) Constructs an ARServerUser with user name, password, authentication string, locale, time zone, date and time formats, and server initialized.
Thanks, Sean From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Andrew C Goodall Sent: Monday, September 19, 2011 11:30 AM To: [email protected] Subject: can time zone be set in API authentication? ** So in a web service call you can set time zone: <urn:AuthenticationInfo> <urn:userName>?</urn:userName> <urn:password>?</urn:password> <!--Optional:--> <urn:authentication>?</urn:authentication> <!--Optional:--> <urn:locale>?</urn:locale> <!--Optional:--> <urn:timeZone>?</urn:timeZone> </urn:AuthenticationInfo> Can the time zone also be set in an API call? If not in a separate parameter then may be in the authentication string? Regards, Andrew Goodall Software Engineer 2 | Development Services | jcpenney . www.jcp.com <http://www.jcp.com/> The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer. _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

