Node.js basicsunderstanding of Leon's module system
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
50
研究方向
Review existing modules (e.g., 'greet', 'news') in the repository to understand the module pattern. Check the comment thread for additional context. Implement a new module that accepts time queries and returns formatted responses. Use Node.js date libraries or custom parsing.