Home
last modified time | relevance | path

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

/busybox-1.35.0/testsuite/date/
Ddate-R-works1 # When different date's use time() and clock_gettime(),
5 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
6 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
7 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
8 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
9 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
10 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
11 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
12 test x"`date -R`" = x"`busybox date -R`" && exit 0 || true
Ddate-works-16 dt=`busybox date -d 1:2 +%T`
9 dt=`busybox date -d 1:2:3 +%T`
12 host_date=/bin/date
14 # date (GNU coreutils) 6.10 reports:
15 # date: invalid date '1.2-3:4'
16 # busybox 1.11.0.svn date reports:
17 # date: invalid date '1/2 3:4'
19 # TODO: (1) compare with strings, not "host date"
20 # (2) implement d/m[/y] hh:mm[:ss] fmt in date applet
22 #dt=`busybox date -d 1.2-3:4`
[all …]
Ddate-works1 dt=`busybox date`
6 dt=`busybox date -d 1:2`
10 dt=`busybox date -d 1:2:3`
14 dt=`busybox date -d 1.2-3:4`
18 dt=`busybox date -d 1.2-3:4:5`
22 dt=`busybox date -d 1999.1.2-3:4`
26 dt=`busybox date -d 1999.1.2-3:4:5`
30 dt=`busybox date -d '1999-1-2 3:4:5'`
34 # date (GNU coreutils) 8.17 doesn't accept 01231133 either:
35 # date: invalid date '01231133'
[all …]
Ddate-timezone4 dt=$(TZ=UTC0 busybox date -d '1999-1-2 3:4:5Z')
9 dt=$(TZ=UTC0 busybox date -d '1999-1-2 3:4:5 +0600')
14 dt=$(TZ=UTC0 busybox date -d '1999-1-2 3:4:5 -0600')
19 dt=$(TZ=GMT0BST,M3.5.0/1,M10.5.0/2 busybox date -d '2021-03-28 00:59:59 +0000')
23 dt=$(TZ=GMT0BST,M3.5.0/1,M10.5.0/2 busybox date -d '2021-03-28 01:00:01 +0000')
27 dt=$(TZ=GMT0BST,M3.5.0/1,M10.5.0/2 busybox date -d '2021-10-31 00:00:01 +0000')
31 dt=$(TZ=GMT0BST,M3.5.0/1,M10.5.0/2 busybox date -d '2021-10-31 01:00:01 +0000')
Ddate-format-works1 # TODO: gnu date doesn't accept '2000.11.22-11:22:33' format,
3 test x"01/01/99" = x"`busybox date -d 1999.01.01-11:22:33 '+%d/%m/%y'`"
4 test x"22/11/00" = x"`busybox date -d 2000.11.22-11:22:33 '+%d/%m/%y'`"
Ddate-@-works4 test x"Sun Oct 31 03:59:59 EEST 2010" = x"`TZ=EET-2EEST,M3.5.0/3,M10.5.0/4 busybox date -d @1288486…
7 test x"Sun Oct 31 03:00:01 EET 2010" = x"`TZ=EET-2EEST,M3.5.0/3,M10.5.0/4 busybox date -d @12884868…
10 test x"Sun Mar 28 02:59:59 EET 2010" = x"`TZ=EET-2EEST,M3.5.0/3,M10.5.0/4 busybox date -d @12697379…
13 test x"Sun Mar 28 04:00:01 EEST 2010" = x"`TZ=EET-2EEST,M3.5.0/3,M10.5.0/4 busybox date -d @1269738…
Ddate-u-works1 test x"Sat Jan 1 11:22:33 UTC 2000" = x"`TZ=CET-1CEST-2 busybox date -u -d 2000.01.01-11:22:33`"
/busybox-1.35.0/shell/hush_test/hush-misc/
Dlast_amp.tests2 d=`date`
3 while test "`date`" = "$d"; do true; done
4 d1=`date`
6 d2=`date`
/busybox-1.35.0/shell/ash_test/ash-misc/
Dlast_amp.tests2 d=`date`
3 while test "`date`" = "$d"; do true; done
4 d1=`date`
6 d2=`date`
/busybox-1.35.0/examples/shutdown-1.0/script/
Dshutdown42 test -x /bin/date -o -x /sbin/date || exit 1
/busybox-1.35.0/include/
Dar_.h12 char date[12]; member
/busybox-1.35.0/examples/var_service/ntpd/
Dntp.script13 dt=`date '+%Y-%m-%d %H:%M:%S'`
Drun57 date '+%Y-%m-%d %H:%M:%S %Z' >rundir/up
/busybox-1.35.0/archival/libarchive/
Dget_header_ar.c103 typed->mtime = read_num(ar.formatted.date, 10, sizeof(ar.formatted.date)); in get_header_ar()
/busybox-1.35.0/examples/var_service/fw/
Drun73 date '+%Y-%m-%d %H:%M:%S'
220 date '+%Y-%m-%d %H:%M:%S' >"$rundir/up"
/busybox-1.35.0/util-linux/
Dmkfs_vfat.c112 uint16_t date; /* 018 date */ member
563 STORE_LE(de->date, d); in mkfs_vfat_main()
566 de->cdate = de->date; in mkfs_vfat_main()
567 de->adate = de->date; in mkfs_vfat_main()
/busybox-1.35.0/
DREADME108 subject: /bin/date doesn't work
113 when i execute busybox 'date' it produces unexpected results.
114 with gnu date i get the following output:
116 $ date
119 but when i use busybox date i get this instead:
121 $ date
DINSTALL82 busybox up to date.
DTODO45 config option for "date" are low hanging fruit here?)
DNOFORK_NOEXEC.lst99 date - noexec. nofork candidate(needs to stop messing up env, free xasprintf result, not use xfuncs…
DLICENSE104 stating that you changed the files and the date of any change.
/busybox-1.35.0/coreutils/
DConfig.src16 comment "Common options for date and touch"
/busybox-1.35.0/docs/
Dcontributing.txt92 and up-to-date).
113 Subject: /bin/date doesn't work
118 When I execute Busybox 'date' it produces unexpected results.
119 With GNU date I get the following output:
121 $ date
124 But when I use BusyBox date I get this instead:
126 $ date
Dposix_conformance.txt153 date POSIX options
156 date Busybox specific options:
/busybox-1.35.0/libbb/
DConfig.src121 will be used instead (which gives wrong results if date/time