I was trying to set the time zone:<br />
<br />
# tzselect<br />
Please identify a location so that time zone rules can be set correctly.<br />
Please select a continent or ocean.<br />
1) Africa<br />
2) Americas<br />
3) Antarctica<br />
4) Arctic Ocean<br />
5) Asia<br />
6) Atlantic Ocean<br />
7) Australia<br />
8) Europe<br />
9) Indian Ocean<br />
10) Pacific Ocean<br />
11) none - I want to specify the time zone using the Posix TZ format.<br />
#? 2<br />
Please select a country.<br />
1) Anguilla 27) Honduras<br />
2) Antigua & Barbuda 28) Jamaica<br />
3) Argentina 29) Martinique<br />
4) Aruba 30) Mexico<br />
5) Bahamas 31) Montserrat<br />
6) Barbados 32) Netherlands Antilles<br />
7) Belize 33) Nicaragua<br />
8) Bolivia 34) Panama<br />
9) Brazil 35) Paraguay<br />
10) Canada 36) Peru<br />
11) Cayman Islands 37) Puerto Rico<br />
12) Chile 38) St Barthelemy<br />
13) Colombia 39) St Kitts & Nevis<br />
14) Costa Rica 40) St Lucia<br />
15) Cuba 41) St Martin (French part)<br />
16) Dominica 42) St Pierre & Miquelon<br />
17) Dominican Republic 43) St Vincent<br />
18) Ecuador 44) Suriname<br />
19) El Salvador 45) Trinidad & Tobago<br />
20) French Guiana 46) Turks & Caicos Is<br />
21) Greenland 47) United States<br />
22) Grenada 48) Uruguay<br />
23) Guadeloupe 49) Venezuela<br />
24) Guatemala 50) Virgin Islands (UK)<br />
25) Guyana 51) Virgin Islands (US)<br />
26) Haiti<br />
#? 3<br />
Please select one of the following time zone regions.<br />
1) Buenos Aires (BA, CF)<br />
2) most locations (CB, CC, CN, ER, FM, MN, SE, SF)<br />
3) (SA, LP, NQ, RN)<br />
4) Jujuy (JY)<br />
5) Tucuman (TM)<br />
6) Catamarca (CT), Chubut (CH)<br />
7) La Rioja (LR)<br />
8) San Juan (SJ)<br />
9) Mendoza (MZ)<br />
10) San Luis (SL)<br />
11) Santa Cruz (SC)<br />
12) Tierra del Fuego (TF)<br />
#? 1<br />
<br />
The following information has been given:<br />
Argentina<br />
Buenos Aires (BA, CF)<br />
<br />
Therefore TZ='America/Argentina/Buenos_Aires' will be used.<br />
Local time is now: Fri Nov 25 16:32:53 ARST 2011.<br />
Universal Time is now: Fri Nov 25 18:32:53 UTC 2011.<br />
<br />
Is the above information OK?<br />
1) Yes<br />
2) No<br />
#? 2<br />
<br />
<br />
Local time is ok.<br />
But this is what I must get:<br />
<br />
<br />
Local time is now: Fri Nov 25 16:32:53 ARST 2011.<br />
Universal Time is now: Fri Nov 25 19:32:53 UTC 2011.<br />
<br />
<br />
We are UTC-3 and we are not at DST.<br />
<br />
<br />
How can I edit the definition for Buenos_Aires in order to disable DST?:<br />
<br />
<br />
One of the functions of this box is to be a file server and when I create a file remotely, if local time is 16:35:34, the file creation time is 15:35:34.<br />
<br />
I think is related to DST.<br />
<br />
<br />
Regards,<br />
<br />
Enrique
↧