Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtime.h33 struct timezone { struct
34 int tz_minuteswest; /* minutes west of Greenwich */
35 int tz_dsttime; /* type of dst correction */
/openbmc/webui-vue/src/
H A Dmain.js119 return format(value, pattern, { timezone }); field in filter.formatDate.AnonymousClass7ba935c10301
136 return format(value, pattern, { timezone }).replace('GMT', 'UTC'); field in filter.formatTime.AnonymousClass7ba935c10401
/openbmc/webui-vue/src/components/Mixins/
H A DLocalTimezoneLabelMixin.js9 return format(new Date(), pattern, { timezone }).replace('GMT', 'UTC'); field in LocalTimezoneLabelMixin.methods.localOffset.AnonymousClassd7f923530101
/openbmc/qemu/include/hw/uefi/
H A Dvar-service-edk2.h202 int16_t timezone; member
/openbmc/linux/include/acpi/
H A Dacbuffer.h53 u16 timezone; member
/openbmc/u-boot/include/
H A Defi.h227 s16 timezone; member
/openbmc/webui-vue/src/locales/
H A Den-US.json207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string
697 "timezone": "Timezone", string
H A Dru-RU.json207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string
697 "timezone": "Часовой пояс", string
H A Dka-GE.json207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string
697 "timezone": "დროის სარტყელი", string
/openbmc/linux/include/linux/
H A Defi.h239 s16 timezone; member