[PR #666] [MERGED] fix #658 replace dayjs with simple function #3188

Closed
opened 2026-02-27 00:55:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/666
Author: @zxdong262
Created: 8/15/2018
Status: Merged
Merged: 8/15/2018
Merged by: @zxdong262

Base: masterHead: fix-658


📝 Commits (1)

📊 Changes

8 files changed (+41 additions, -17 deletions)

View changed files

📝 package.json (+1 -2)
src/client/common/time.js (+30 -0)
📝 src/client/components/control/transfer-history-modal.jsx (+2 -2)
📝 src/client/components/setting-panel/bookmark-transport.jsx (+2 -2)
📝 src/client/components/sftp/file-mode-modal.jsx (+2 -4)
📝 src/client/components/sftp/file-props-modal.jsx (+2 -4)
📝 src/client/components/sftp/file.jsx (+2 -2)
📝 src/views/includes/footer-js.pug (+0 -1)

📄 Description

No description provided


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

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/666 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/15/2018 **Status:** ✅ Merged **Merged:** 8/15/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-658` --- ### 📝 Commits (1) - [`057cd62`](https://github.com/electerm/electerm/commit/057cd622335f4d3c82cb4c9160e6f41a3a2e8f8c) fix #658 replace dayjs with simple function ### 📊 Changes **8 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -2) ➕ `src/client/common/time.js` (+30 -0) 📝 `src/client/components/control/transfer-history-modal.jsx` (+2 -2) 📝 `src/client/components/setting-panel/bookmark-transport.jsx` (+2 -2) 📝 `src/client/components/sftp/file-mode-modal.jsx` (+2 -4) 📝 `src/client/components/sftp/file-props-modal.jsx` (+2 -4) 📝 `src/client/components/sftp/file.jsx` (+2 -2) 📝 `src/views/includes/footer-js.pug` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3188
No description provided.