HomeSort by: relevance | last modified time | path
    Searched refs:Date (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
interval.d 38 import std.datetime.date : AllowDayOverflow, DateTimeException, daysToDayOfWeek,
82 within the interval), the initial date probably isn't an Easter. Using
131 $(REF DateTimeException,std,datetime,date) if $(D_PARAM end) is
136 Interval!Date(Date(1996, 1, 2), Date(2012, 3, 1));
155 $(REF DateTimeException,std,datetime,date) if the resulting
160 assert(Interval!Date(Date(1996, 1, 2), dur!"days"(3)) ==
161 Interval!Date(Date(1996, 1, 2), Date(1996, 1, 5)))
    [all...]
date.d 8 $(TR $(TD Main date types) $(TD
9 $(LREF Date)
12 $(TR $(TD Other date types) $(TD
17 $(TR $(TD Date checking) $(TD
24 $(TR $(TD Date conversion) $(TD
40 Source: $(PHOBOSSRC std/datetime/date.d)
42 module std.datetime.date;
87 assert(Date(2018, 10, 1).month == Month.oct);
109 assert(Date(2018, 10, 1).dayOfWeek == DayOfWeek.mon);
114 In some date calculations, adding months or years can cause the date to fal
    [all...]
systime.d 55 import std.datetime.date : DateTime;
66 import std.datetime.date : DateTime;
82 import std.datetime.date;// : _monthNames, AllowDayOverflow, CmpTimeUnits, Date,
145 $(REF DateTimeException,std,datetime,date) if it fails to get the
202 $(REF DateTimeException,std,datetime,date) if it fails to get the
467 $(REF DateTime,std,datetime,date), the time zone is an integral part of
472 unlike $(REF DateTime,std,datetime,date), it is not optimized for
479 care about time zones, then $(REF DateTime,std,datetime,date) would be
483 To convert a `SysTime` to a $(REF Date,std,datetime,date) o
    [all...]
package.d 15 $(REF_ALTTEXT Date, Date, std, datetime, date)$(NBSP)
16 $(REF_ALTTEXT TimeOfDay, TimeOfDay, std, datetime, date)$(NBSP)
17 $(REF_ALTTEXT DateTime, DateTime, std, datetime, date)$(NBSP)
68 $(LI $(MREF std, datetime, date) for points in time without timezones.)
104 import std.datetime.date : DateTime;
128 public import std.datetime.date;
150 assert(std.datetime.Date(2010, 9, 7) + dur!"days"(5) ==
151 std.datetime.Date(2010, 9, 12))
    [all...]
timezone.d 179 // new and exists on an up-to-date Windows box but does not exist on Windows
180 // boxes which have not been properly updated. The "date added" is included
240 import std.datetime.date : DateTime;
323 import std.datetime.date : DateTime;
331 import std.datetime.date : DateTimeException;
761 import std.datetime.date : Date;
762 auto currYear = (cast(Date) Clock.currTime()).year;
763 auto janOffset = SysTime(Date(currYear, 1, 4), cast(immutable) this).stdTime -
764 SysTime(Date(currYear, 1, 4), UTC()).stdTime
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
comparison.d 624 import std.datetime : Date;
625 assert(clamp(Date(1982, 1, 4), Date(1012, 12, 21), Date(2012, 12, 21)) == Date(1982, 1, 4));
626 assert(clamp(Date(1982, 1, 4), Date.min, Date.max) == Date(1982, 1, 4));
628 assert(Date(1982, 1, 4).clamp(Date.min, Date.max) == Date(1982, 1, 4))
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
PrettyBuiltinDumper.cpp 75 case PDB_BuiltinType::Date:
76 return "DATE";
  /src/external/gpl2/texinfo/dist/makeinfo/tests/
menu-whitespace 11 Date: 07 Dec 1998 11:23:44 +0100
  /src/external/gpl2/xcvs/dist/contrib/
rcs2sccs.sh 44 s,;Date;,%E%,g
49 s,;Date:.*;,%E%,g
73 date=`rlog -r$rev $file | grep "^date: " | awk '{print $2; exit}' | sed -e 's/^19\|^20//'`
74 time=`rlog -r$rev $file | grep "^date: " | awk '{print $3; exit}' | sed -e 's/;//'`
75 author=`rlog -r$rev $file | grep "^date: " | awk '{print $5; exit}' | sed -e 's/;//'`
76 date="$date $time"
78 rlog -r$rev $file | sed -e '/^branches: /d' -e '1,/^date: /d' -e '/^===========/d' -e 's/$/\\/' | awk '{if ((total += length($0) + 1) < 510) print $0}' > $commentfile
79 echo "==> file $file, rev=$rev, date=$date, author=$author
    [all...]
sccs2rcs.in 32 # + Date, time, author, comments, branches, are all preserved.
43 # the date of a delta to be in sync, then run "sccs admin -z"
136 '$'Date'$'\
137 '$'Date'$'\
218 # necessary? It seems to me that if we didn't find the date format
222 set date = `sccs prs -r$rev $file | @AWK@ '/^D / {print (substr($3,0,2)+0<70?20:19) $3, $4; exit}'`
225 echo "==> file $file, rev=$rev, date=$date, author=$author"
250 echo ci -f -r$rev -d"$date" -w$author -t$emptyfile $file
251 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfil
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-java-2 65 grep -v 'POT-Creation-Date' < xg-j-2.tmp > xg-j-2.pot
79 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  /src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
README 118 Date : 21 September 1999
  /src/external/gpl2/rcs/dist/src/
rcskeep.c 120 /* Function: Tries to read keyword values for author, date,
191 case Date:
353 /* Function: reads a date prevdate; checks format
452 VOID printf("%s: revision: %s, date: %s, author: %s, name: %s, state: %s\n",
rcsbase.h 358 char const * date; /* pointer to date of checkin */ member in struct:hshentry
423 #define DATE "Date"
435 enum markers { Nomatch, Author, Date, Header, Id,
rcstest 185 # Get the date of the previous revision in UTC.
186 date=`rlog -r a.c | sed -n '/^date: /{ s///; s/;.*//; p; q; }'` || exit
187 case $date in
189 *) echo >&2 "$0: $date: bad rlog date output"; exit 1
196 @Date: $date @
197 @Header: $PWD$SLASHRCSfile 2.1 date w s @
198 @Id: a.c 2.1 $date w s
    [all...]
rcsedit.c 73 * Don't output 2 spaces between date and time after Log.
1025 register char const *sp, *cp, *date; local
1035 date = delta->date;
1051 case Date:
1052 aputs(date2str(date,datebuf), out);
1066 date2str(date, datebuf),
1199 sp1 = date2str(date, datebuf);
1205 /* oddity: 2 spaces between date and time, not 1 as usual */
  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
test_hash.d 94 static struct Date
100 Date date;
101 auto hash = date.hashOf;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 536 UINT8 Date[12]; // File member date - decimal.
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 542 UINT8 Date[12]; // File member date - decimal.
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 536 UINT8 Date[12]; // File member date - decimal.
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 348 Date = 26,
  /src/external/gpl2/gmake/dist/
arscan.c 118 member date,
124 NOTE: on VMS systems, only name, date, and arg are meaningful!
247 char ar_date[12]; /* File date, decimal seconds since Epoch. */
267 # define ar_date Date
288 member date,
746 long int date UNUSED, int uid UNUSED, int gid UNUSED,
754 /* Set date of member MEMNAME in archive ARNAME to current time.
826 long int date, int uid, int gid, int mode)
833 printf (_(" Date %s"), ctime (&date));
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/release/
build_llvm_package.bat 27 for /f "usebackq" %%i in (`PowerShell ^(Get-Date^).ToString^('yyyyMMdd'^)`) do set datestamp=%%i
  /src/external/apache2/llvm/dist/clang/tools/scan-build/bin/
scan-build 44 my $Date = localtime();
165 # Get current date and time.
697 <tr><th>Date:</th><td>${Date}</td></tr>
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 59 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, Date, OS)

Completed in 46 milliseconds

1 2