Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2006-04-20 17:11:54
Size: 509
Editor: 211
Comment:
Revision 6 as of 2006-04-22 00:33:30
Size: 771
Editor: 218
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
사용자는 여러개의 달력을 만들 수 있다. 그것들은 공유할 수 도 있다. [XML] 및 iCal 포맷으로 내보낼 수 있다. 주요 기능들
 * 다중 달력 : 사용자는 여러개의 달력을 만들 수 있다. 그것들은 공유할 수 도 있다. [XML] 및 iCal 포맷으로 내보낼 수 있다.
 * [http://code.google.com/apis/gdata/calendar.html API 제공]
 * [URL] get 으로 일정 등록.
 {{{
http://www.google.com/calendar/event?action=TEMPLATE&text=일정제목&dates=20060503T050000Z/20060503T090000Z
}}}

[Google]의 온라인 일정관리(calendar) 프로그램

http://www.google.com/calendar

주요 기능들

  • 다중 달력 : 사용자는 여러개의 달력을 만들 수 있다. 그것들은 공유할 수 도 있다. [XML] 및 iCal 포맷으로 내보낼 수 있다.
  • [http://code.google.com/apis/gdata/calendar.html API 제공]

  • [URL] get 으로 일정 등록.
    http://www.google.com/calendar/event?action=TEMPLATE&text=일정제목&dates=20060503T050000Z/20060503T090000Z

추가되었으면 하는 기능들

  • 음력날짜입력기능. repeat every year (lunar)

알려진 버그

GoogleCalendar (last edited 2011-08-03 11:00:45 by localhost)

web biohackers.net