Hello Dmitry, you have to set the ARDATE env. variable(on your server) like setenv ARDATE "%m/%d/%y". Secondly, you will have to use functions to get just date and time from timestamp. DATE($TIMESTAMP) returns Date and TIME($TIMESTAMP) returns time portion from timestamp. Hope this helps. Thanks Chintan
"Bezhenar, Dmitry" <[EMAIL PROTECTED]> wrote: ** Hello List, I have a problem with the date/time format on our ARS server. At the moment our format is like this (if I write $TIMESTAMP$ somewhere) MM/DD/YY HH:MM:SS AM/PM But we use the following format in Russia - DD/MM/YY HH:MM:SS without AM/PM I tried to find how to change the date/time format in the documentation, but this doesn't describe how to set it - ARDATE The date format used by the program. UNIX onlyThis value consists of a string of operators as defined by the strftime library call (some combinations appear successfully, but cannot be translated for input). If you do not set this variable, the system uses the date format for the language specified by the LANG environment variable. What does it mean - "as defined by the strftime library call"? Could you give an example? Thank you. ENV: ARS 6.3 Oracle 9.2i Solaris 9 Kind Regards / C óâàæåíèåì Dmitry Bezhenar __20060125_______________________This posting was submitted with HTML in it___ --------------------------------- Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

