You can use the other supported calendars to specify a date to move to. This section describes the commands for doing this using calendars other than Mayan; for the Mayan calendar, see the following section.
calendar-goto-iso-date
).
calendar-goto-julian-date
).
calendar-goto-astro-day-number
).
calendar-goto-hebrew-date
).
calendar-goto-islamic-date
).
calendar-goto-french-date
).
calendar-goto-chinese-date
).
calendar-goto-persian-date
).
calendar-goto-coptic-date
).
calendar-goto-ethiopic-date
).
These commands ask you for a date on the other calendar, move point to the Gregorian calendar date equivalent to that date, and display the other calendar's date in the echo area. Emacs uses strict completion (see section Completion) whenever it asks you to type a month name, so you don't have to worry about the spelling of Hebrew, Islamic, or French names.
One common question concerning the Hebrew calendar is the computation of the anniversary of a date of death, called a "yahrzeit." The Emacs calendar includes a facility for such calculations. If you are in the calendar, the command M-x list-yahrzeit-dates asks you for a range of years and then displays a list of the yahrzeit dates for those years for the date given by point. If you are not in the calendar, this command first asks you for the date of death and the range of years, and then displays the list of yahrzeit dates.
Go to the first, previous, next, last section, table of contents.