Searched defs:timezone (Results 1 – 8 of 8) 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 | 125 return format(value, pattern, { timezone }); field in filter.formatDate.AnonymousClass7ba935c10301 142 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/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 694 "timezone": "Часовой пояс", string
|
/openbmc/linux/include/linux/ |
H A D | efi.h | 238 s16 timezone; member
|