Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.124
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
doc /
alt-ruby32-doc /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
irb
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
pty
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
syntax
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ChangeLog
3.88
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-0.06_to_0.52
46.51
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-0.50_to_0.60
18.81
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-0.60_to_1.1
129.14
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-1.8.0
728.09
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-1.9.3
2.86
MB
-rw-r--r--
2026-03-27 01:23
ChangeLog-2.0.0
830.16
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-2.1.0
603.56
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-2.2.0
401.16
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-2.3.0
400.93
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-2.4.0
327.98
KB
-rw-r--r--
2026-03-27 01:23
ChangeLog-YARV
144.68
KB
-rw-r--r--
2026-03-27 01:23
README.md
3.45
KB
-rw-r--r--
2026-03-27 01:23
bsearch.rdoc
4.24
KB
-rw-r--r--
2026-03-27 01:23
bug_triaging.rdoc
4.04
KB
-rw-r--r--
2026-03-27 01:23
case_mapping.rdoc
3.16
KB
-rw-r--r--
2026-03-27 01:23
character_selectors.rdoc
3.39
KB
-rw-r--r--
2026-03-27 01:23
command_injection.rdoc
711
B
-rw-r--r--
2026-03-27 01:23
contributing.md
990
B
-rw-r--r--
2026-03-27 01:23
dig_methods.rdoc
2.57
KB
-rw-r--r--
2026-03-27 01:23
dtrace_probes.rdoc
7.42
KB
-rw-r--r--
2026-03-27 01:23
encodings.rdoc
16.19
KB
-rw-r--r--
2026-03-27 01:23
extension.ja.rdoc
73.01
KB
-rw-r--r--
2026-03-27 01:23
extension.rdoc
72.26
KB
-rw-r--r--
2026-03-27 01:23
fiber.md
6.74
KB
-rw-r--r--
2026-03-27 01:23
format_specifications.rdoc
9.9
KB
-rw-r--r--
2026-03-27 01:23
forwardable.rd.ja
2.34
KB
-rw-r--r--
2026-03-27 01:23
globals.rdoc
4.33
KB
-rw-r--r--
2026-03-27 01:23
implicit_conversion.rdoc
5.8
KB
-rw-r--r--
2026-03-27 01:23
keywords.rdoc
4.63
KB
-rw-r--r--
2026-03-27 01:23
maintainers.rdoc
10.94
KB
-rw-r--r--
2026-03-27 01:23
marshal.rdoc
11.51
KB
-rw-r--r--
2026-03-27 01:23
memory_view.md
6.51
KB
-rw-r--r--
2026-03-27 01:23
packed_data.rdoc
18.51
KB
-rw-r--r--
2026-03-27 01:23
ractor.md
26.16
KB
-rw-r--r--
2026-03-27 01:23
regexp.rdoc
31.43
KB
-rw-r--r--
2026-03-27 01:23
ruby-exercise.stp
1.08
KB
-rw-r--r--
2026-04-07 17:32
security.rdoc
5.72
KB
-rw-r--r--
2026-03-27 01:23
signals.rdoc
3.33
KB
-rw-r--r--
2026-03-27 01:23
standard_library.rdoc
5.94
KB
-rw-r--r--
2026-03-27 01:23
strftime_formatting.rdoc
16.38
KB
-rw-r--r--
2026-03-27 01:23
syntax.rdoc
1.21
KB
-rw-r--r--
2026-03-27 01:23
timezones.rdoc
3.58
KB
-rw-r--r--
2026-03-27 01:23
transcode.rdoc
2.02
KB
-rw-r--r--
2026-03-27 01:23
yarvarch.en
106
B
-rw-r--r--
2026-03-27 01:23
yarvarch.ja
16.41
KB
-rw-r--r--
2026-03-27 01:23
Save
Rename
== Timezones === Timezone Specifiers Certain \Time methods accept arguments that specify timezones: - Time.at: keyword argument +in:+. - Time.new: positional argument +zone+ or keyword argument +in:+. - Time.now: keyword argument +in:+. - Time#getlocal: positional argument +zone+. - Time#localtime: positional argument +zone+. The value given with any of these must be one of the following (each detailed below): - {Hours/minutes offset}[rdoc-ref:timezones.rdoc@Hours-2FMinutes+Offsets]. - {Single-letter offset}[rdoc-ref:timezones.rdoc@Single-Letter+Offsets]. - {Integer offset}[rdoc-ref:timezones.rdoc@Integer+Offsets]. - {Timezone object}[rdoc-ref:timezones.rdoc@Timezone+Objects]. ==== Hours/Minutes Offsets The zone value may be a string offset from UTC in the form <tt>'+HH:MM'</tt> or <tt>'-HH:MM'</tt>, where: - +HH+ is the 2-digit hour in the range <tt>0..23</tt>. - +MM+ is the 2-digit minute in the range <tt>0..59</tt>. Examples: t = Time.utc(2000, 1, 1, 20, 15, 1) # => 2000-01-01 20:15:01 UTC Time.at(t, in: '-23:59') # => 1999-12-31 20:16:01 -2359 Time.at(t, in: '+23:59') # => 2000-01-02 20:14:01 +2359 ==== Single-Letter Offsets The zone value may be a letter in the range <tt>'A'..'I'</tt> or <tt>'K'..'Z'</tt>; see {List of military time zones}[https://en.wikipedia.org/wiki/List_of_military_time_zones]: t = Time.utc(2000, 1, 1, 20, 15, 1) # => 2000-01-01 20:15:01 UTC Time.at(t, in: 'A') # => 2000-01-01 21:15:01 +0100 Time.at(t, in: 'I') # => 2000-01-02 05:15:01 +0900 Time.at(t, in: 'K') # => 2000-01-02 06:15:01 +1000 Time.at(t, in: 'Y') # => 2000-01-01 08:15:01 -1200 Time.at(t, in: 'Z') # => 2000-01-01 20:15:01 UTC ==== \Integer Offsets The zone value may be an integer number of seconds in the range <tt>-86399..86399</tt>: t = Time.utc(2000, 1, 1, 20, 15, 1) # => 2000-01-01 20:15:01 UTC Time.at(t, in: -86399) # => 1999-12-31 20:15:02 -235959 Time.at(t, in: 86399) # => 2000-01-02 20:15:00 +235959 ==== Timezone Objects In most cases, the zone value may be an object responding to certain timezone methods. \Exceptions (timezone object not allowed): - Time.new with positional argument +zone+. - Time.now with keyword argument +in:+. The timezone methods are: - +local_to_utc+: - Called when Time.new is invoked with +tz+ as the value of positional argument +zone+ or keyword argument +in:+. - Argument: a <tt>Time::tm</tt> object. - Returns: a \Time-like object in the UTC timezone. - +utc_to_local+: - Called when Time.at or Time.now is invoked with +tz+ as the value for keyword argument +in:+, and when Time#getlocal or Time#localtime is called with +tz+ as the value for positional argument +zone+. - Argument: a <tt>Time::tm</tt> object. - Returns: a \Time-like object in the local timezone. A custom timezone class may have these instance methods, which will be called if defined: - +abbr+: - Called when Time#strftime is invoked with a format involving <tt>%Z</tt>. - Argument: a <tt>Time::tm</tt> object. - Returns: a string abbreviation for the timezone name. - +dst?+: - Called when Time.at or Time.now is invoked with +tz+ as the value for keyword argument +in:+, and when Time#getlocal or Time#localtime is called with +tz+ as the value for positional argument +zone+. - Argument: a <tt>Time::tm</tt> object. - Returns: whether the time is daylight saving time. - +name+: - Called when <tt>Marshal.dump(t) is invoked - Argument: none. - Returns: the string name of the timezone.