Re: format of time

From: Kjell Andresen (kjell_at_usit.uio.no)
Date: 11/24/03

  • Next message: MB: "Oracle 8.1.7 open problem on tru64 5.1a"
    Date: Mon, 24 Nov 2003 22:45:56 +0100
    
    

    pan_tingli@hotmail.com (li) writes:

    > Is there a korn shell command which can switch format of time, such as
    > vms does in its dcl command?

    Not knowing vms/dcl I have an example:

    $ date
    Mon Nov 24 22:43:02 CET 2003
    $ date +"%H:%M %d/%m-%Y"
    22:43 24/11-2003

    Kjell


  • Next message: MB: "Oracle 8.1.7 open problem on tru64 5.1a"