Re: /bin/date trouble
From: cljlk (cljlk_at_hotmail.com)
Date: 06/18/04
- Next message: cljlk: "Re: SunOS 4 network boot howto"
- Previous message: Brian Mengel: "Solaris RAID failover problems"
- In reply to: Bit_twiddler: "Re: /bin/date trouble"
- Next in thread: Bit_twiddler: "Re: /bin/date trouble"
- Reply: Bit_twiddler: "Re: /bin/date trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Jun 2004 15:11:04 -0400
If you have solaris 7, then, cd /etc, there is a file TIMEZONE.
You can set you TZ=????
"Bit_twiddler" <nobody@devnull.nowhere> wrote in message
news:40D30B9B.831AD134@devnull.nowhere...
>
>
> Thorsten Jens wrote:
>
> > %c is locale dependent, so there are different interpretations of
> > "correct" :-)
> >
> > thodi@fry ~ $ echo $LC_TIME
> > fr_FR
> > thodi@fry ~ $ date +%c
> > ven 18 jun 2004 17:06:30 CEST
> > thodi@fry ~ $ export LC_TIME=de_DE
> > thodi@fry ~ $ date +%c
> > Fr 18 Jun 2004 17:06:46 CEST
> > thodi@fry ~ $ export LC_TIME=C
> > thodi@fry ~ $ date +%c
> > Fri Jun 18 17:07:08 2004
> > thodi@fry ~ $ export LC_TIME=en_US
> > thodi@fry ~ $ date +%c
> > Fri 18 Jun 2004 05:07:45 PM CEST
> >
> > Thorsten (all Linux, though)
> > -
>
> Gosh darn and heck. Thats it. unset LC_TIME does the trick.
>
> Thanks Thorsten.
>
- Next message: cljlk: "Re: SunOS 4 network boot howto"
- Previous message: Brian Mengel: "Solaris RAID failover problems"
- In reply to: Bit_twiddler: "Re: /bin/date trouble"
- Next in thread: Bit_twiddler: "Re: /bin/date trouble"
- Reply: Bit_twiddler: "Re: /bin/date trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]