Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2def455

Browse files
committed
Still another try at matching system timezone nicely. On non-Windows
machines, break tie scores by preferring shorter zone names over longer;for names of equal length, prefer the alphabetically first name. Thisyields for example 'EST5EDT' not 'America/New_York' for US eastern time.On Windows, abandon the whole concept of inspecting the detailed behaviorof the system TZ library, because it doesn't bear inspection :-(. Insteaduse a hardwired mapping table to select our zone name based on theresult of strftime %Z output. Windows code from Magnus Hagander.
1 parenta052cd4 commit2def455

File tree

1 file changed

+260
-56
lines changed

1 file changed

+260
-56
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp