mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #8946] [MERGED] feat: Localized dates and times #125953
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8946
Author: @zeroxs
Created: 1/26/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @tjbck
Base:
dev← Head:feat/localize-dates📝 Commits (1)
dda945ffeat: Localized dates and times📊 Changes
11 files changed (+36 additions, -17 deletions)
View changed files
📝
src/lib/components/admin/Users/UserList.svelte(+3 -1)📝
src/lib/components/admin/Users/UserList/EditUserModal.svelte(+3 -1)📝
src/lib/components/admin/Users/UserList/UserChatsModal.svelte(+3 -1)📝
src/lib/components/channel/Messages/Message.svelte(+5 -3)📝
src/lib/components/chat/Messages/MultiResponseMessages.svelte(+3 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+1 -1)📝
src/lib/components/chat/Messages/UserMessage.svelte(+3 -1)📝
src/lib/components/chat/Settings/Personalization/ManageModal.svelte(+3 -3)📝
src/lib/components/layout/Sidebar/ArchivedChatsModal.svelte(+4 -1)📝
src/lib/utils/index.ts(+5 -3)📝
src/routes/s/[id]/+page.svelte(+3 -1)📄 Description
Changelog Entry
Description
Adds localization functionality to dates and times when using dayjs.
Changed
localizedFormatpluginScreenshots or Videos
Today:



Yesterday:
All else:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.