Home
last modified time | relevance | path

Searched refs:caldate (Results 1 – 25 of 77) sorted by relevance

1234

/dports/lang/swi-pl/swipl-8.2.3/src/libtai/
H A Dcaldate.h4 struct caldate { struct
10 extern unsigned int caldate_fmt(char *s, struct caldate *cd); argument
11 extern unsigned int caldate_scan(char *s, struct caldate *cd);
13 extern void caldate_frommjd(struct caldate *cd, int64_t day, int *pwday, int *pyday);
14 extern long caldate_mjd(struct caldate *cd);
15 extern void caldate_normalize(struct caldate *cd);
17 extern void caldate_easter(struct caldate *cd);
H A DFILES19 caldate.3
21 caldate.h
H A DBLURB13 libtai provides struct caldate to store dates in year-month-day form. It
14 can convert struct caldate, under the Gregorian calendar, to a modified
H A Dcaldate_norm.c4 void caldate_normalize(struct caldate *cd) in caldate_normalize()
H A Dcaltime.h7 struct caldate date;
/dports/lang/yap/yap-6.2.2/packages/tai/libtai/
H A Dcaldate.h4 struct caldate { struct
10 extern unsigned int caldate_fmt(char *s, struct caldate *cd); argument
11 extern unsigned int caldate_scan(char *s, struct caldate *cd);
13 extern void caldate_frommjd(struct caldate *cd, int64_t day, int *pwday, int *pyday);
14 extern long caldate_mjd(struct caldate *cd);
15 extern void caldate_normalize(struct caldate *cd);
17 extern void caldate_easter(struct caldate *cd);
H A DFILES19 caldate.3
21 caldate.h
H A DBLURB13 libtai provides struct caldate to store dates in year-month-day form. It
14 can convert struct caldate, under the Gregorian calendar, to a modified
H A Dcaldate_norm.c4 void caldate_normalize(struct caldate *cd) in caldate_normalize()
H A Dcaltime.h7 struct caldate date;
/dports/astro/jday/jday-2.4/
H A DJdayTest.pl18 my ($jd, $caldate) = @_;
22 printf("TestJ2D: %.6f =? %s ", $$jd, $$caldate);
23 if ( $D eq $$caldate ) {
38 my ($caldate, $jd) = @_;
40 my @caldata = split(" ", $$caldate);
/dports/mail/mess822/mess822-0.58/
H A DMakefile19 mess822.h stralloc.h gen_alloc.h caltime.h caldate.h exit.h \
35 mess822.h stralloc.h gen_alloc.h caltime.h caldate.h exit.h
50 mess822.h stralloc.h gen_alloc.h caltime.h caldate.h exit.h
65 stralloc.h gen_alloc.h caltime.h caldate.h strerr.h exit.h leapsecs.h \
81 mess822.h stralloc.h gen_alloc.h caltime.h caldate.h exit.h \
93 mess822.h stralloc.h gen_alloc.h caltime.h caldate.h
H A Dcaldate.h4 struct caldate { struct
H A Dcaltime.h7 struct caldate date;
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Controller/
H A DLifespanController.php519 $caldate = new JulianDate($date);
522 $caldate = new FrenchDate($date);
525 $caldate = new JewishDate($date);
528 $caldate = new HijriDate($date);
531 $caldate = new JalaliDate($date);
534 $caldate = new GregorianDate($date);
537 return $caldate;
/dports/devel/libtai/libtai-0.60/
H A DFILES19 caldate.3
21 caldate.h
H A DBLURB13 libtai provides struct caldate to store dates in year-month-day form. It
14 can convert struct caldate, under the Gregorian calendar, to a modified
H A Dcaldate_norm.c4 struct caldate *cd; in caldate_normalize()
H A Dcaldate.h4 struct caldate { struct
H A Dcaltime.h7 struct caldate date;
/dports/mail/serialmail/serialmail-0.75/
H A DMakefile63 caldate.0: \
64 caldate.3
65 nroff -man caldate.3 > caldate.0
68 compile caldate_fmjd.c caldate.h
84 compile caltime_utc.c tai.h uint64.h leapsecs.h caldate.h caltime.h \
85 caldate.h
348 stralloc.h caltime.h caldate.h now.h datetime.h config.h stralloc.h \
384 maildirqmtp.0 alloc.0 caldate.0 caldate_mjd.0 caltime.0 caltime_tai.0 \
399 caldate.h stralloc.h
H A Dcaldate.h4 struct caldate { struct
H A Dcaltime.h7 struct caldate date;
/dports/www/publicfile/publicfile-0.52/
H A Dcaldate.h4 struct caldate { struct
H A Dcaltime.h7 struct caldate date;

1234