Searched defs:timezone (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | time.h | 33 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 D | main.js | 119 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 D | LocalTimezoneLabelMixin.js | 9 return format(new Date(), pattern, { timezone }).replace('GMT', 'UTC'); field in LocalTimezoneLabelMixin.methods.localOffset.AnonymousClassd7f923530101
|
/openbmc/qemu/include/hw/uefi/ |
H A D | var-service-edk2.h | 202 int16_t timezone; member
|
/openbmc/linux/include/acpi/ |
H A D | acbuffer.h | 53 u16 timezone; member
|
/openbmc/u-boot/include/ |
H A D | efi.h | 227 s16 timezone; member
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string 697 "timezone": "Timezone", string
|
H A D | ru-RU.json | 207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string 697 "timezone": "Часовой пояс", string
|
H A D | ka-GE.json | 207 "timezone": "@:pageDateTime.form.time.label ({timezone})" string 697 "timezone": "დროის სარტყელი", string
|
/openbmc/linux/include/linux/ |
H A D | efi.h | 239 s16 timezone; member
|