Home
last modified time | relevance | path

Searched refs:calendar (Results 1 – 25 of 151) sorted by relevance

1234567

/freebsd-head/lib/libcalendar/
HDMakefile1 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-head/contrib/ntp/include/
HDntp_calendar.h12 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 …]
HDntp_crypto.h164 struct calendar first; /* not valid before */
165 struct calendar last; /* not valid after */
/freebsd-head/contrib/ntp/util/
HDlsf-times.c52 struct calendar cal = {0}; in main()
178 struct calendar input = {2010, 0, 6, 24, 12, 50, 0};
189 struct calendar input = {2010, 175, 0, 0, 12, 50, 0};
200 struct calendar inputYd = {2012, 176, 0, 0, 12, 00, 00};
201 struct calendar inputMd = {2012, 0, 6, 24, 12, 00, 00};
213 struct calendar input = {2036, 0, 2, 7, 6, 28, 16};
/freebsd-head/usr.bin/calendar/
HDMakefile3 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-head/contrib/file/magic/Magdir/
HDmisctools23 # 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-head/contrib/tzdata/
HDcalendars12 Gregorian calendar adopted 1582-12-20.
13 French Revolutionary calendar used 1793-11-24 through 1805-12-31,
23 Gregorian calendar while retaining the 6-day week; on 1940-06-27 it
37 still dated using the conventional, Gregorian calendar?
54 those unsightly calendar gaps :-), they simply decreed that the next leap
55 year after 1696 would be in 1744 - putting the whole country on a calendar
82 Gregorian calendar:
122 1617 - duchy of Kurland (reverted to the Julian calendar in
159 convert to the Gregorian calendar until the Soviet revolution of 1917.
/freebsd-head/contrib/tzcode/
HDcalendars12 Gregorian calendar adopted 1582-12-20.
13 French Revolutionary calendar used 1793-11-24 through 1805-12-31,
23 Gregorian calendar while retaining the 6-day week; on 1940-06-27 it
37 still dated using the conventional, Gregorian calendar?
54 those unsightly calendar gaps :-), they simply decreed that the next leap
55 year after 1696 would be in 1744 - putting the whole country on a calendar
82 Gregorian calendar:
122 1617 - duchy of Kurland (reverted to the Julian calendar in
159 convert to the Gregorian calendar until the Soviet revolution of 1917.
/freebsd-head/usr.bin/calendar/tests/
HDMakefile9 ${PACKAGE}FILES+= calendar.comment
13 ${PACKAGE}FILES+= calendar.cond
17 ${PACKAGE}FILES+= calendar.calibrate
/freebsd-head/contrib/ntp/libntp/
HDntp_calendar.c265 struct calendar * jd in ntpcal_get_build_date()
995 struct calendar *jd, in ntpcal_rd_to_date()
1064 struct calendar *jd, in ntpcal_daysec_to_date()
1114 struct calendar *jd, in ntpcal_daysplit_to_date()
1152 struct calendar *jd, in ntpcal_time_to_date()
1489 const struct calendar *jd in ntpcal_date_to_rd()
1555 const struct calendar *jd in ntpcal_date_to_daysec()
1583 const struct calendar *jd in ntpcal_date_to_time()
1606 struct calendar *jd, in ntpcal_ntp64_to_date()
1620 struct calendar *jd, in ntpcal_ntp_to_date()
[all …]
/freebsd-head/contrib/dialog/po/
HDuk.po48 #: calendar.c:273
53 #: calendar.c:293
HDmg.po47 #: calendar.c:273
52 #: calendar.c:293
HDcy.po46 #: calendar.c:298
51 #: calendar.c:318
HDth.po49 #: calendar.c:298
54 #: calendar.c:318
HDet.po45 #: calendar.c:273
50 #: calendar.c:293
HDja.po49 #: calendar.c:298
54 #: calendar.c:318
HDdialog.pot47 #: calendar.c:463
52 #: calendar.c:485
HDel.po48 #: calendar.c:273
53 #: calendar.c:293
HDbg.po49 #: calendar.c:298
54 #: calendar.c:318
HDzh_TW.po49 #: calendar.c:273
54 #: calendar.c:293
HDsr.po49 #: calendar.c:273
54 #: calendar.c:293
HDmk.po48 #: calendar.c:273
53 #: calendar.c:293
HDhi.po50 #: calendar.c:273
55 #: calendar.c:293
HDar.po49 #: calendar.c:298
54 #: calendar.c:318
HDzh_CN.po49 #: calendar.c:298
54 #: calendar.c:318

1234567