Re: time problem

From: Paul Lutus (nospam_at_nosite.zzz)
Date: 10/17/03


Date: Thu, 16 Oct 2003 23:54:43 -0700

Hanz Geeratz wrote:

> Hello,
>
> I have the following problem:
>
> The date format for root is CEST,
> for the normal user it is UTC.
>
> I would like to set the format to CEST for all
> users, but I have no idea where to do this.
> Any ideas ?

Each user has this as a choice. You could change the default user skeleton
files for future user accounts, but this won't affect existing users.

-- 
Paul Lutus
http://www.arachnoid.com


Relevant Pages

  • time problem
    ... The date format for root is CEST, ... for the normal user it is UTC. ...
    (alt.os.linux.redhat)
  • Re: script to check change in groups
    ... Dim strLastDateFile, objFSO, objDateFile ... Const ForReading = 1 ... ' Specify file where last change date (in UTC) is saved. ... The format of the whenChanged attribute is generalizedTime, ...
    (microsoft.public.windows.server.scripting)
  • Re: UTC dates in SQL 2000
    ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... > This db provides dates, which the developer > identifies as UTC, in the format 99999. ... > getutcdatefunction to return the datetime for the> current UTC, or I can CONVERTto convert a> datetime into UTC, but neither will work in an ActiveX> script. ...
    (microsoft.public.sqlserver.dts)
  • Re: UTC dates in SQL 2000
    ... identifies as UTC, in the format 99999. ... getutcdatefunction to return the datetime for the ... Are we talking about the same thing, or is Cisco ...
    (microsoft.public.sqlserver.dts)
  • Re: Converting from GMT
    ... If you KNOW that the time you have is UTC, you can convert it to Local time ... SystemTimeToFileTime // Convert UTC time to a FileTime format ... FileTimeToLocalFileTime // Convert that FileTime to a local time using ... >I must be missing something as this would seem obvious, but what is the API ...
    (microsoft.public.vc.mfc)