Home
last modified time | relevance | path

Searched refs:shortTimeZone (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/
H A Dmain.js140 const shortTz = this.shortTimeZone(value);
145 shortTimeZone(value) { method in filter
/openbmc/webui-vue/src/components/Mixins/
H A DLocalTimezoneLabelMixin.js7 const shortTz = this.$filters.shortTimeZone(new Date());