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

Commitfe7ad26

Browse files
committed
Clarify that both files and directories are excluded.
1 parentd2883cf commitfe7ad26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎lib/tzinfo/data_sources/zoneinfo_data_source.rb‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ class ZoneinfoDataSource < DataSource
7878
DEFAULT_ALTERNATE_ISO3166_TAB_SEARCH_PATH=['/usr/share/misc/iso3166.tab','/usr/share/misc/iso3166'].freeze
7979
private_constant:DEFAULT_ALTERNATE_ISO3166_TAB_SEARCH_PATH
8080

81-
# Files in the top level zoneinfo directory that will be excluded from
82-
# the list of available time zones:
81+
# Filesand directoriesin the top level zoneinfo directory that will be
82+
#excluded fromthe list of available time zones:
8383
#
8484
# - +VERSION is included on Mac OS X.
8585
# - leapseconds is a list of leap seconds.
8686
# - localtime is the current local timezone (may be a link).
87-
# - posix, posixrules and right are directories containing other versions
88-
# of the zoneinfo files.
87+
# - posix, posixrules and right are directories containing other
88+
#versionsof the zoneinfo files.
8989
# - SECURITY is included in the Arch Linux tzdata package.
9090
# - src is a directory containing the tzdata source included on Solaris.
9191
# - timeconfig is a symlink included on Slackware.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp