adarshaacharya / adarshaacharya/MentorLabs
refactor: modify date, startTime and endTime format
- 主要语言
- TypeScript
- 星标
- 48
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
for now date, startTime and endTime are stored as string, which i believe isn't good for long term, and validation pipeline is also setup on backend as string.
I want to refactor such that it will be stored in the normal form and while retrieving on client side only moment will format it. It will help to customize the date/time format on future if needed.
Thank you.
贡献指南
调研方向
The payload does not name files, tests, models, or entry points. Start by searching the TypeScript repository for date, startTime, and endTime, then trace their database, backend validation, and client formatting paths. Confirm the intended stored types and coverage needed; done means all three fields use the normal storage form while the client controls display formatting.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nodejs, postgresql, typescript
- 领域
- backend, database, frontend
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100