Hello there,

> I have looked in the Tools.pm and have found the function getDate. This
> seems to returm the GMT date and time when asked.
>

The getDate function seems to be forcing GMT by the line:

$format = "GMT" if ( not $format );

> So my question now is what do I need to set the system clock to so that the
> getDate function returns the correct value ?
>

I have commented out this line, so that the perl command localtime() is being 
used. This seems to have sorted out my problem and the RA screens are 
displaying the correct (i.e. local time) now.

So my last question is... Why shoud I not have done this ? What else is going 
to be mucked up by this change ? !!!!

Chris...



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to