Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
perl5 /
Date /
Manip /
Delete
Unzip
Name
Size
Permission
Date
Action
Lang
[ DIR ]
drwxr-xr-x
2023-03-10 11:53
Offset
[ DIR ]
drwxr-xr-x
2023-03-10 11:53
TZ
[ DIR ]
drwxr-xr-x
2023-03-10 11:53
Base.pm
64.21
KB
-rw-r--r--
2016-09-09 22:01
Base.pod
12.73
KB
-rw-r--r--
2016-03-02 17:12
Calc.pod
22.66
KB
-rw-r--r--
2016-08-08 15:45
Changes5.pod
44.8
KB
-rw-r--r--
2016-03-02 17:12
Changes5to6.pod
24.34
KB
-rw-r--r--
2016-03-02 17:12
Changes6.pod
36.89
KB
-rw-r--r--
2016-12-01 17:47
Config.pod
23.75
KB
-rw-r--r--
2016-05-23 17:01
ConfigFile.pod
4.82
KB
-rw-r--r--
2016-03-02 17:12
DM5.pm
230.51
KB
-rw-r--r--
2016-09-09 22:01
DM5.pod
85.36
KB
-rw-r--r--
2014-09-10 21:37
DM5abbrevs.pm
13.16
KB
-rw-r--r--
2016-12-01 18:26
DM6.pm
20.16
KB
-rw-r--r--
2016-11-09 15:32
DM6.pod
21.74
KB
-rw-r--r--
2016-03-02 17:12
Date.pm
147.86
KB
-rw-r--r--
2016-09-09 22:01
Date.pod
60.75
KB
-rw-r--r--
2016-03-02 17:12
Delta.pm
26.73
KB
-rw-r--r--
2016-09-09 22:01
Delta.pod
21.36
KB
-rw-r--r--
2016-03-02 17:12
Examples.pod
9.61
KB
-rw-r--r--
2016-03-02 17:12
History.pod
7.12
KB
-rw-r--r--
2016-05-23 18:44
Holidays.pod
9.96
KB
-rw-r--r--
2016-03-02 17:12
Lang.pod
4.48
KB
-rw-r--r--
2016-03-02 17:12
Migration5to6.pod
3.88
KB
-rw-r--r--
2016-03-02 17:12
Misc.pod
13.52
KB
-rw-r--r--
2016-03-02 17:12
Obj.pm
7.87
KB
-rw-r--r--
2016-09-09 22:01
Obj.pod
8.2
KB
-rw-r--r--
2016-03-02 17:12
Objects.pod
13.25
KB
-rw-r--r--
2016-03-02 17:12
Problems.pod
22.34
KB
-rw-r--r--
2016-09-27 13:41
Recur.pm
68.79
KB
-rw-r--r--
2016-09-09 22:01
Recur.pod
43.54
KB
-rw-r--r--
2016-06-07 16:03
TZ.pm
53.32
KB
-rw-r--r--
2016-09-09 22:01
TZ.pod
29.25
KB
-rw-r--r--
2016-03-02 17:12
TZ_Base.pm
10.7
KB
-rw-r--r--
2016-09-09 22:01
TZ_Base.pod
1.34
KB
-rw-r--r--
2016-03-02 17:12
TZdata.pm
38.38
KB
-rw-r--r--
2016-09-09 22:01
TZdata.pod
2.25
KB
-rw-r--r--
2016-03-02 17:12
Zones.pm
149.76
KB
-rw-r--r--
2016-12-01 18:20
Zones.pod
166.61
KB
-rw-r--r--
2016-12-01 18:20
Save
Rename
# Copyright (c) 2011-2016 Sullivan Beck. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. =pod =head1 NAME Date::Manip::ConfigFile - sample config file =head1 DESCRIPTION Date::Manip is a highly configurable module. Many of the options can be set in a config file. This document includes a sample config file. The config file consists of three sections. The first section is config variables. This is described more fully in the L<Date::Manip::Config> document. The second section is the holiday definition section. The third section is the event definition section. These are both described more fully in the L<Date::Manip::Holidays> document. =head1 SAMPLE CONFIG FILE The sample config file below works for newer versions of Date::Manip. Some of the config variables may change, or be deprecated, and some may not work with earlier versions of Date::Manip, so it is strongly suggested that you check out the documentation for the version of Date::Manip you are using to confirm any of the config variables you want to include. ################################ # CONFIG VARIABLES ################################ # See Date::Manip::Config man page for a description of all # config variables. # To include configuration information from additional # config files: ConfigFile = /path/to/another/config/file ConfigFile = /path/to/another/config/file2 # For handling other languages Language = English DateFormat = US Encoding = # Set the current timezone: SetDate = now,America/New_York # Set the work work WorkWeekBeg = 1 WorkWeekEnd = 5 WorkDay24Hr = 0 WorkDayBeg = 08:00 WorkDayEnd = 17:00 TomorrowFirst = 1 # Misc. variables YYtoYYYY = 89 FirstDay = 1 Jan1Week1 = 0 Printable = 0 DefaultTime = midnight RecurRange = none ################################ # HOLIDAYS ################################ # See the Date::Manip::Holidays man page for a description of # this section. *HOLIDAYS # FEDERAL HOLIDAYS ################## # You can express New Year's Day as the actual day (Jan 1) # or the observed day (Jan 1 or the nearest week day). # You can't include BOTH because once a day is marked as # a holiday, a second definition will treat it the same # as a weekend and choose another day to assign the holiday # to (so there would be two days designated as New Years). # Jan 1 = New Year's Day 1*1:0:1:0:0:0*DWD = New Year's Day (observed) # Two different ways to defined MLK day third Monday in Jan = Martin Luther King Jr.'s Birthday # 1*1:3:1:0:0:0 = Martin Luther King Jr.'s Birthday # Observed by federal employees in Washington D.C. # Jan 20 = Inauguration day third Monday in Feb = Washington's Birthday last Monday in May = Memorial Day 1st Monday in Sep = Labor Day second Monday in Oct = Columbus Day # Jul 4 = Independence Day 1*7:0:4:0:0:0*DWD = Independence Day # 11/11 = Veterans Day 1*11:0:11:0:0:0*DWD = Veteran's Day # To define both Thanksgiving and the day after, use the # following two lines: fourth Thu in Nov = Thanksgiving 1*11:4:4:0:0:0*FD1 = Day after Thanksgiving # Dec 25 = Christmas 1*12:0:25:0:0:0*DWD = Christmas # SAMPLE HOLIDAYS ################## # You can define a one-time-only holiday by specifying # the day and year. 6/2/1999 = A special test holiday for 1999 ################################ # EVENTS ################################ # See the Date::Manip::Holidays man page for a description of # this section. *EVENTS 2000-02-01 = Event01 2000-02-01-12:00:00 = Event02 02-01 = Event03 02-01 12:00:00 = Event04 1*2:0:3:13:00:00 = Event05 2000-02-05 10:00:00 ; 2000-02-05 10:59:59 = Event06 2000-02-05 ; 2000-02-06 = Event07 02-05 ; 02-06 = Event08 2000-02-07 10:00:00 ; 0:0:0:0:3:0:0 = Event09 02-07 10:00:00 ; 0:0:0:0:4:0:0 = Event10 1*2:0:7:10:00:00 ; 0:0:0:0:5:0:0 = Event11 =head1 SEE ALSO L<Date::Manip> - main module documentation =head1 LICENSE This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 AUTHOR Sullivan Beck (sbeck@cpan.org) =cut