Home | All | Palm | Gallery | GuestBook | SearchPages

HolidayDB/Maker 


Parent: HolidayDB
[Palm|Palm Programming]
HolidayDB | HolidayDBMaker | Submit
(Korean page)

Table of Contents

  1. Overview
  2. How to input Holiday
    1. General Rules
    2. Input Format
      1. Fixed Day(like New Year's Day, Christmas Day, Halloween)
      2. Day of Month(Example: First Sunday of June; like Daylight Saving's Start/End, Martin Luther King's Day)
      3. Easter related(x days before Easter Sunday; Like Easter Sunday)
  3. Input Examples

Overview  

HolidayDB.pdb Generator. Currently WP+, WeeklyPlan, and PalmWiki:MonthPlanner use HolidayDB.pdb.

How to input Holiday  

General Rules  

Input Format  

Fixed Day(like New Year's Day, Christmas Day, Halloween)  

It follows the system date format. If Date Format is 'M/D/Y', you can input '10/2/2004'. You can input lunar date with -) and #). -) means by lunar day, and #) means by lunar leap day.

Day of Month(Example: First Sunday of June; like Daylight Saving's Start/End, Martin Luther King's Day)  

@c(month, week_of_month, day_of_week)
@c(month, week_of_month, day_of_week, year)

If week_of_month is -1, it means by the last week. day_of_week must be between 0 and 6(Sun=0, ..., Sat=6).

Easter related(x days before Easter Sunday; Like Easter Sunday)  

@easter
@easter(year)

Input Examples  

You can see a few examples in HolidayDB/Input.


ViewSource | info | diff | files | print | GoTo
2006-08-29 08:55:25 v29:jmjeong
19682 hits
Login
0.143 sec
Top