Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 8 of 8) 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.js125 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 DLocalTimezoneLabelMixin.js9 return format(new Date(), pattern, { timezone }).replace('GMT', 'UTC'); field in LocalTimezoneLabelMixin.methods.localOffset.AnonymousClassd7f923530101
/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
694 "timezone": "Часовой пояс", string
/openbmc/linux/include/linux/
H A Defi.h238 s16 timezone; member