Searched refs:calendar (Results 1 – 25 of 155) sorted by relevance
1234567
| /freebsd/lib/libcalendar/ |
| H A D | Makefile | 1 LIB= calendar 3 SRCS= calendar.c easter.c 4 INCS= calendar.h 6 MAN= calendar.3 8 MLINKS= calendar.3 easterg.3 calendar.3 easterog.3 calendar.3 easteroj.3 \ 9 calendar.3 gdate.3 calendar.3 jdate.3 \ 10 calendar.3 ndaysg.3 calendar.3 ndaysj.3 \ 11 calendar.3 week.3 calendar.3 weekday.3
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_calendar.h | 12 struct calendar { struct 22 typedef struct calendar TCivilDate; argument 23 typedef struct calendar const TcCivilDate; 116 extern char * ntpcal_iso8601std(char*, size_t, struct calendar const*); 117 extern void caljulian (uint32_t, struct calendar *); 118 extern uint32_t caltontp (const struct calendar *); 133 ntpcal_get_build_date(struct calendar * /* jd */); 240 ntpcal_date_to_rd(const struct calendar * /* jt */); 271 ntpcal_rd_to_date(struct calendar * /* jt */, int32_t /* rd */); 286 ntpcal_daysec_to_date(struct calendar * /* jt */, int32_t /* secs */); [all …]
|
| H A D | ntp_crypto.h | 164 struct calendar first; /* not valid before */ 165 struct calendar last; /* not valid after */
|
| /freebsd/usr.bin/calendar/ |
| H A D | Makefile | 3 PROG= calendar 4 SRCS= calendar.c locale.c events.c dates.c parsedata.c io.c day.c \ 13 CALS= calendars/calendar.freebsd 14 CALSDIR= ${SHAREDIR}/calendar
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | misctools | 23 # emacs-28.1/test/lisp/calendar/icalendar-resources/import-real-world-2004-11-19.ics 27 >>>&0 search/81 :2.0 iCalendar calendar 30 !:mime text/calendar 34 # iCalendar calendar without Free/Busy component 38 !:mime text/calendar 43 # iCalendar calendar without Free/Busy component and ALARM component 45 !:mime text/calendar 52 >>>&0 default x vCalendar calendar file 58 # emacs-28.1/test/lisp/calendar/icalendar-resources/import-with-timezone.ics 59 >>0 default x vCalendar calendar file, without VERSION [all …]
|
| /freebsd/contrib/tzdata/ |
| H A D | calendars | 12 Gregorian calendar adopted 1582-12-20. 13 French Revolutionary calendar used 1793-11-24 through 1805-12-31, 19 Soviet Russia adopted the Gregorian calendar on 1918-02-14. 21 Gregorian calendar; see <https://en.wikipedia.org/wiki/Soviet_calendar>. 33 those unsightly calendar gaps :-), they simply decreed that the next leap 34 year after 1696 would be in 1744 - putting the whole country on a calendar 61 Gregorian calendar: 101 1617 - duchy of Kurland (reverted to the Julian calendar in 138 convert to the Gregorian calendar until the Soviet revolution of 1917.
|
| /freebsd/contrib/tzcode/ |
| H A D | calendars | 12 Gregorian calendar adopted 1582-12-20. 13 French Revolutionary calendar used 1793-11-24 through 1805-12-31, 19 Soviet Russia adopted the Gregorian calendar on 1918-02-14. 21 Gregorian calendar; see <https://en.wikipedia.org/wiki/Soviet_calendar>. 33 those unsightly calendar gaps :-), they simply decreed that the next leap 34 year after 1696 would be in 1744 - putting the whole country on a calendar 61 Gregorian calendar: 101 1617 - duchy of Kurland (reverted to the Julian calendar in 138 convert to the Gregorian calendar until the Soviet revolution of 1917.
|
| /freebsd/usr.bin/calendar/tests/ |
| H A D | Makefile | 9 ${PACKAGE}FILES+= calendar.comment 13 ${PACKAGE}FILES+= calendar.cond 17 ${PACKAGE}FILES+= calendar.calibrate
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | ntp_calendar.c | 2 * ntp_calendar.c - calendar and helper functions 43 * calculation steps in the whole calendar that potentially suffer from 265 struct calendar * jd in ntpcal_get_build_date() 346 * basic calendar stuff 353 * We use the proleptic Gregorian calendar, which is the Gregorian 354 * calendar extended in both directions ad infinitum. This totally 355 * disregards the fact that this calendar was invented in 1582, and 365 * The basic calculations for this calendar implementation deal with 377 * in the proleptic Gregorian calendar. The begin of the Christian Era 462 * + let Y be a calendar yea [all...] |
| /freebsd/contrib/dialog/po/ |
| H A D | et.po | 45 #: calendar.c:273 50 #: calendar.c:293
|
| H A D | mg.po | 47 #: calendar.c:273 52 #: calendar.c:293
|
| H A D | th.po | 49 #: calendar.c:298 54 #: calendar.c:318
|
| H A D | cy.po | 46 #: calendar.c:298 51 #: calendar.c:318
|
| H A D | uk.po | 48 #: calendar.c:273 53 #: calendar.c:293
|
| H A D | ar.po | 49 #: calendar.c:298 54 #: calendar.c:318
|
| H A D | dialog.pot | 47 #: calendar.c:463 52 #: calendar.c:485
|
| H A D | ja.po | 49 #: calendar.c:298 54 #: calendar.c:318
|
| H A D | bg.po | 49 #: calendar.c:298 54 #: calendar.c:318
|
| H A D | el.po | 48 #: calendar.c:273 53 #: calendar.c:293
|
| H A D | fa.po | 50 #: calendar.c:273 55 #: calendar.c:293
|
| H A D | hi.po | 50 #: calendar.c:273 55 #: calendar.c:293
|
| H A D | mk.po | 48 #: calendar.c:273 53 #: calendar.c:293
|
| H A D | sr.po | 49 #: calendar.c:273 54 #: calendar.c:293
|
| H A D | zh_CN.po | 49 #: calendar.c:298 54 #: calendar.c:318
|
| H A D | zh_TW.po | 49 #: calendar.c:273 54 #: calendar.c:293
|
1234567