Skip to content

Commit aec9633

Browse files
authored
Merge pull request #312 from yn1323/develop
empty commit
2 parents 519678b + cdeb2ec commit aec9633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ import { bar } from "@/convex/...";
141141

142142
### 日付操作
143143

144-
- フロントの日付操作は `src/components/features/Shift/ShiftForm/utils/dateUtils.ts`(dayjs)を使用する
144+
- フロントの日付操作は `src/components/features/Shift/ShiftForm/utils/dateUtils.ts`(dayjs)を使用
145145
- `new Date()` + `toISOString()` による日付文字列生成はTZずれの原因になるため禁止
146146
- Convexバックエンド(`convex/`)ではdayjsを使えないため、文字列比較("YYYY-MM-DD")で対応
147147

0 commit comments

Comments
 (0)