Searched hist:fc16f3c268a9d35f889f5770331d11e87ab16af3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/webui-vue/src/views/ProfileSettings/ |
H A D | ProfileSettings.vue | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|
/openbmc/webui-vue/src/store/modules/ |
H A D | GlobalStore.js | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|
/openbmc/webui-vue/src/ |
H A D | main.js | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|
/openbmc/webui-vue/ |
H A D | package.json | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|
H A D | package-lock.json | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | diff fc16f3c268a9d35f889f5770331d11e87ab16af3 Tue Jun 23 12:24:27 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
|