Find the answer to your Linux question:
Results 1 to 2 of 2
Hello I've problem with time in my system. Could you please tell me what is wrong and what I should change to fix it: user@localhost:~$ touch a user@localhost:~$ ls -la ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Location
    Poland
    Posts
    17

    Problem with time

    Hello
    I've problem with time in my system.
    Could you please tell me what is wrong and what I should change to fix it:

    user@localhost:~$ touch a
    user@localhost:~$ ls -la a
    -rw-r--r-- 1 user users 0 2007-03-30 20:11 a
    user@localhost:~$ date
    Fri Mar 30 19:11:15 CEST 2007

    cheers,
    foxrafi

  2. #2
    Linux Newbie objuan's Avatar
    Join Date
    Jul 2006
    Location
    california
    Posts
    218
    Hello
    As root and at the command prompt type
    date 0330104407
    and this reads as month day hour minute year everything is two digit
    so
    month 03 day 30 hour 10 minute 44 year 07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •