From 64a3522acac1f96115f6d8aaee15dcb1d5812f5a Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Sun, 19 Apr 1998 00:19:48 +0000 Subject: Update spanish translation for the Calendar. Update spanish translation for the Calendar. Added command line handling to the calendar program. You can now display your appointments for any given date from the command line wihtout running X. Added CVS's `getdate'. This is a date parser for a bunch of formats. Internationalized getdate. You can even type date descriptions in your native language. Miguel. svn path=/trunk/; revision=159 --- calendar/gnome-cal.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 calendar/gnome-cal.html (limited to 'calendar/gnome-cal.html') diff --git a/calendar/gnome-cal.html b/calendar/gnome-cal.html new file mode 100644 index 0000000000..eeb8d4e25e --- /dev/null +++ b/calendar/gnome-cal.html @@ -0,0 +1,42 @@ + + + +

GNOME Calendar Documentation

+

+The GNOME calendar program is the calendaring program of the GNOME +system. It uses the vCalendar standard for transfering calendar +information (and is also the on-disk format used). + +

+ + +

Command line options

+ +Several options are available on the command line, they are: + + +

+ +DATE is interpreted as being in the local time- zone, unless a +specific timezone is specified. Examples of valid date specifications +include: "1 month ago", "2 hours ago", "400000 seconds ago", "last +year", "last Monday", "yesterday", "a fortnight ago", "3/31/92 +10:00:07 PST", "January 23, 1987 10:05pm", "22:00 GMT". + + + -- cgit v1.2.3