Home
last modified time | relevance | path

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

123456

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch15 timezone/tzselect.ksh | 2 +-
18 diff --git a/timezone/tzselect.ksh b/timezone/tzselect.ksh
20 --- a/timezone/tzselect.ksh
21 +++ b/timezone/tzselect.ksh
H A D0019-timezone-Make-shell-interpreter-overridable-in-tzsel.patch4 Subject: [PATCH] timezone: Make shell interpreter overridable in tzselect.ksh
13 timezone/Makefile | 1 +
36 diff --git a/timezone/Makefile b/timezone/Makefile
38 --- a/timezone/Makefile
39 +++ b/timezone/Makefile
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_artifacts.py12 from django.utils import timezone
58 now = timezone.now()
83 now = timezone.now()
85 started_on=now, completed_on=timezone.now(),
139 now = timezone.now()
141 started_on=now, completed_on=timezone.now(),
H A Dtest_toastertable_ui.py14 from django.utils import timezone
59 now = timezone.now()
60 later = now + timezone.timedelta(hours=1)
61 even_later = later + timezone.timedelta(hours=1)
H A Dtest_all_builds_page.py15 from django.utils import timezone
46 now = timezone.now()
124 now = timezone.now()
127 'completed_on'] = now - timezone.timedelta(days=i)
135 now = timezone.now()
138 'completed_on'] = now - timezone.timedelta(days=i)
377 today = timezone.now()
378 yestersday = today - timezone.timedelta(days=1)
H A Dtest_project_page.py11 from django.utils import timezone
35 now = timezone.now()
/openbmc/linux/tools/testing/selftests/timers/
H A Dset-tz.c30 struct timezone tz; in set_tz()
40 struct timezone tz; in get_tz_min()
50 struct timezone tz; in get_tz_dst()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtablefilter.py10 from django.utils import dateparse, timezone
90 tz = timezone.get_default_timezone()
91 date_from = timezone.make_aware(date_from_naive, tz)
92 date_to = timezone.make_aware(date_to_naive, tz)
176 now = timezone.now()
/openbmc/webui-vue/src/
H A Dmain.js64 const timezone = Intl.DateTimeFormat().resolvedOptions().timeZone;
65 return format(value, pattern, { timezone }); field in AnonymousFunction7ba935c10200.AnonymousClass7ba935c10301
80 const timezone = Intl.DateTimeFormat().resolvedOptions().timeZone;
83 return format(value, pattern, { timezone }).replace('GMT', 'UTC'); field in AnonymousFunction7ba935c10400.AnonymousClass7ba935c10501
/openbmc/linux/arch/x86/entry/vdso/
H A Dvclock_gettime.c17 extern int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
20 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
25 int gettimeofday(struct __kernel_old_timeval *, struct timezone *)
/openbmc/webui-vue/src/components/Mixins/
H A DLocalTimezoneLabelMixin.js6 const timezone = Intl.DateTimeFormat().resolvedOptions().timeZone;
9 return format(new Date(), pattern, { timezone }).replace('GMT', 'UTC');
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/
H A D0010_delete_layer_source_references.py5 import django.utils.timezone
47 field=models.DateTimeField(default=django.utils.timezone.now, null=True),
57 field=models.DateTimeField(default=django.utils.timezone.now, null=True),
/openbmc/openbmc/poky/meta/recipes-extended/timezone/
H A Dtzcode-native.bb1 require timezone.inc
3 SUMMARY = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
H A Dtzdata.bb1 require timezone.inc
41 # Install default timezone
45 echo ${DEFAULT_TIMEZONE} > ${D}${sysconfdir}/timezone
58 src="$D${sysconfdir}/timezone"
141 ${sysconfdir}/timezone \
200 CONFFILES:tzdata-core = "${sysconfdir}/localtime ${sysconfdir}/timezone"
/openbmc/linux/arch/riscv/kernel/vdso/
H A Dvgettimeofday.c20 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
21 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/openbmc/linux/arch/loongarch/vdso/
H A Dvgettimeofday.c17 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/openbmc/linux/arch/arm64/kernel/vdso/
H A Dvgettimeofday.c10 int __kernel_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz);
20 struct timezone *tz) in __kernel_gettimeofday()
/openbmc/openbmc-tools/tof-voters/libvoters/
H A Dtime.py2 from datetime import datetime, timezone
21 year, month, day, hour, minute, second, tzinfo=timezone.utc
/openbmc/linux/drivers/rtc/
H A Drtc-efi.c63 eft->timezone = EFI_UNSPECIFIED_TIMEZONE; in convert_to_efi_time()
211 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
215 seq_printf(seq, "Timezone\t: %u\n", eft.timezone); in efi_procfs()
230 if (eft.timezone == EFI_UNSPECIFIED_TIMEZONE) in efi_procfs()
234 seq_printf(seq, "Timezone\t: %u\n", alm.timezone); in efi_procfs()
/openbmc/linux/arch/csky/kernel/vdso/
H A Dvgettimeofday.c25 struct timezone *tz);
27 struct timezone *tz) in __vdso_gettimeofday()
/openbmc/linux/arch/mips/vdso/
H A Dvgettimeofday.c29 struct timezone *tz) in __vdso_gettimeofday()
65 struct timezone *tz) in __vdso_gettimeofday()
/openbmc/linux/arch/x86/um/vdso/
H A Dum_vdso.c30 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
41 int gettimeofday(struct __kernel_old_timeval *, struct timezone *)
/openbmc/linux/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h22 struct timezone *_tz) in gettimeofday_fallback()
25 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()
/openbmc/linux/arch/arm64/include/asm/vdso/
H A Dgettimeofday.h19 struct timezone *_tz) in gettimeofday_fallback()
21 register struct timezone *tz asm("x1") = _tz; in gettimeofday_fallback()
/openbmc/linux/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h19 struct timezone *_tz) in gettimeofday_fallback()
22 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()

123456