Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Time Zone: (4 Items)
   
Time Zone  
Start/end daylight saving  not work properly for time changes 0:00 hs.

ART3ARST2,M10.3.0/0:00,M3.3.0/0:00

Note: in qnx6 work perfectly.
Re: Time Zone  
Hi Andrés,

I can see nothing wrong here:

----
# echo $TZ
std-03
# export TZ=ART3ARST2,M10.3.0/0:00,M3.3.0/0:00
# echo $TZ
ART3ARST2,M10.3.0/0:00,M3.3.0/0:00
# date 200910172359.45
Sat Oct 17 23:59:45 ART 2009
# date
Sat Oct 17 23:59:56 ART 2009
# date
Sun Oct 18 01:00:00 ARST 2009
# date
Sun Oct 18 01:00:03 ARST 2009
# date
Sun Oct 18 01:00:05 ARST 2009
# uname -a                                           
QNX 12 O 425 PCI 32                                  
----

Does this test pass on your system?

-- 
Respectfully,
Oleg

> Start/end daylight saving  not work properly for time changes 0:00 hs.
>
> ART3ARST2,M10.3.0/0:00,M3.3.0/0:00
>
> Note: in qnx6 work perfectly.
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post38415
Re: Time Zone  
Sorry Oley, really end daylight saving  not work properly.

test in qnx4
test qnx4
1237082397 - Sat Mar 14 23:59:57 ARST 2009
1237082398 - Sat Mar 14 23:59:58 ARST 2009
1237082399 - Sat Mar 14 23:59:59 ARST 2009
1237082400 - Sun Mar 15 00:00:00 ARST 2009  --> Not end daylight (right: Mar 14 23:00:00 ART 2009)
1237082401 - Sun Mar 15 00:00:01 ARST 2009
1237082402 - Sun Mar 15 00:00:02 ARST 2009

test in qnx6
1237082397 - Sat Mar 14 23:59:57 ARST 2009
1237082398 - Sat Mar 14 23:59:58 ARST 2009
1237082399 - Sat Mar 14 23:59:59 ARST 2009
1237082400 - Sat Mar 14 23:00:00 ART 2009 -> end daylight correct
1237082401 - Sat Mar 14 23:00:01 ART 2009
1237082402 - Sat Mar 14 23:00:02 ART 2009

 Thanks,
Andres
Re: Time Zone  
Hi Andres,

You're right. I'll answer you later.

-- 
Respectfully,
Oleg

> Sorry Oley, really end daylight saving  not work properly.
>
> test in qnx4
> test qnx4
> 1237082397 - Sat Mar 14 23:59:57 ARST 2009
> 1237082398 - Sat Mar 14 23:59:58 ARST 2009
> 1237082399 - Sat Mar 14 23:59:59 ARST 2009
> 1237082400 - Sun Mar 15 00:00:00 ARST 2009  --> Not end daylight
> (right: Mar 14 23:00:00 ART 2009) 1237082401 - Sun Mar 15 00:00:01 ARST
> 2009
> 1237082402 - Sun Mar 15 00:00:02 ARST 2009
>
> test in qnx6
> 1237082397 - Sat Mar 14 23:59:57 ARST 2009
> 1237082398 - Sat Mar 14 23:59:58 ARST 2009
> 1237082399 - Sat Mar 14 23:59:59 ARST 2009
> 1237082400 - Sat Mar 14 23:00:00 ART 2009 -> end daylight correct
> 1237082401 - Sat Mar 14 23:00:01 ART 2009
> 1237082402 - Sat Mar 14 23:00:02 ART 2009
>
>  Thanks,
> Andres
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post38507