HomeSort by: relevance | last modified time | path
    Searched refs:julian (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/cal/
cal.c 94 /* leap years according to the julian calendar */
110 /* number of julian leap days that have passed by a given date */
121 * the julian leap day count (for the same date) describes the number
137 * side effects of this upon the Gregorian reform is that two Julian
161 * That's 2 for standard/julian display, 4 for months possibly
198 static int julian; variable
256 julian = 1;
359 if (julian) {
436 printf("%s ", (julian) ?
439 printf("%.*s", dow * (julian ? 4 : 3) - 1
    [all...]
  /src/external/bsd/ipf/dist/
HISTORY 457 julian@computer.org:
1178 Fixes for FreeBSD 2.2 (and later revs) to prevent panics. Julian Assange.
1564 make install is incorrect - Julian Briggs (julian@lightwork.co.uk)
1614 Julian Briggs (julian@lightwork.co.uk)
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
date.d 2796 The $(HTTP en.wikipedia.org/wiki/Julian_day, Julian day) for this
2798 1996-03-31 would be the Julian day number 2_450_173, so this function
2799 returns 2_450_173, while from noon onward, the julian day number would
2844 The modified $(HTTP en.wikipedia.org/wiki/Julian_day, Julian day) for any
2845 time on this date (since, the modified Julian day changes at midnight).
7262 The $(HTTP en.wikipedia.org/wiki/Julian_day, Julian day) for this
7263 $(LREF Date) at noon (since the Julian day changes at noon).
7289 The modified $(HTTP en.wikipedia.org/wiki/Julian_day, Julian day) for
7290 any time on this date (since, the modified Julian day changes at

Completed in 33 milliseconds