Date Functions that can be used by any page in PGV
The functions in this file are common to all PGV pages and include date conversion routines and sorting functions.
phpGedView: Genealogy Viewer Copyright (C) 2002 to 2006 John Finlay and Others
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Date Functions that can be used by any page in PGV
The functions in this file are common to all PGV pages and include date conversion routines and sorting functions.
phpGedView: Genealogy Viewer Copyright (C) 2002 to 2006 John Finlay and Others
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
convert a date to other languages or formats
converts and translates a date based on the selected language and calendar format
get an individuals age at the given date
get an individuals age at the given date
translate gedcom age string
Examples: 4y 8m 10d. Chi INFANT
parse a gedcom date
this function will parse a gedcom date and convert it to the form defined by the language file by calling the convert_date function
create an anchor url to the calendar for a date
create an anchor url to the calendar for a date and parses the date using the get changed date function
parse a gedcom date into an array
parses a gedcom date IE 1 JAN 2002 into an array of month day and year values
Parse a time string into its different parts
Documentation generated on Wed, 28 Mar 2007 09:54:17 -0600 by phpDocumentor 1.3.1