ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Mikhail Efremov <sem@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Часовой пояс
Date: Fri, 20 Nov 2020 22:05:53 +0300
Message-ID: <20201120220553.2ec4d9fb@sem-notebook> (raw)
In-Reply-To: <026e8449-bb37-eacc-3950-cad94f429514@altlinux.org>

On Fri, 20 Nov 2020 19:50:51 +0300 Andrey Cherepanov wrote:
> 20.11.2020 19:34, Vitaly Lipatov пишет:
> >
> > Andrey Cherepanov писал 20.11.20 19:31:
> >  
> >> В Thunderbird при определении часового пояса используется код:
> >>
> >>       osUserTimeZone =
> >>         environmentVariableValue("TZ") ||
> >>         symbolicLinkTarget("/etc/localtime") ||
> >>         fileFirstZoneLineString("/etc/TIMEZONE") ||
> >>         fileFirstZoneLineString("/etc/timezone") ||
> >>         fileFirstZoneLineString("/etc/sysconfig/clock");
> >>
> >> который в Альте не возвращает часовой пояс (так как /etc/localtime
> >> у нас файл, а не симлинк, как в других дистрибутивах).
> >>
> >> Вопрос: как в Альте программно на Javascript определить часовой
> >> пояс?
> >>
> >>     
> > А как не на Javascript, а в bash это сделать?
> > Мне кажется, самое правильное это утвердить наличие заполненной 
> > переменной TZ. Сделать не сложно. Пользы масса!  
> 
> # sed -n 's/^ZONE=//p' /etc/sysconfig/clock
> Europe/Moscow
> 
> Пожалуй, на этом и остановлюсь.

. shell-config

shell_config_get /etc/sysconfig/clock ZONE

-- 
WBR, Mikhail Efremov


  parent reply	other threads:[~2020-11-20 19:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 18:20 ` Paul Wolneykien
2020-11-21  6:52   ` Andrey Cherepanov
2020-11-23  9:30   ` Sergey V Turchin
2020-11-20 19:05     ` Mikhail Efremov [this message]
2020-11-20 19:49       ` Andrey Savchenko
2020-11-21  6:48         ` Andrey Cherepanov
2020-11-20 21:12 ` Sergey Y. Afonin
2020-11-20 22:53   ` Paul Wolneykien
2020-11-21  7:37     ` [devel] Часовой пояс + MD5SUM в пакете timezones Anton Farygin
2020-11-21 14:39       ` Andrey Cherepanov
2020-11-21 14:50         ` Andrey Cherepanov
2020-11-22 14:08       ` Sergey Y. Afonin
2021-01-13 10:16 ` [devel] Часовой пояс Pavel Nakonechnyi
2021-01-13 10:33   ` Sergey V Turchin
2021-01-13 12:41     ` Pavel Nakonechnyi
2021-01-13 10:27 ` Arseny Maslennikov
2021-01-13 10:54   ` Alexey V. Vissarionov
2021-01-13 11:13     ` Arseny Maslennikov
2021-01-13 11:23     ` Sergey Afonin
2021-01-13 17:07   ` Andrey Cherepanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201120220553.2ec4d9fb@sem-notebook \
    --to=sem@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git