Skip to content

Commit 16334ab

Browse files
authored
Update README.md
1 parent fe291bf commit 16334ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ php artisan backlog:make:models:all
7878

7979
## 日付に関する注意点。
8080

81-
バックログのAPIが返却するデータはすべてUTCです。データ保存時はUTCで保存することを想定してます。laravel/lumenのタイムゾーン設定はUTCにしておくと楽です
81+
バックログのAPIが返却するデータはすべてUTCです。データ保存時はUTCで保存することを想定してます。laravel/lumenのタイムゾーン設定はUTCにして、表示時にタイムゾーンに合わせて表示するようにするほうが良いと思います。内部をJSTにすると9時間ズレます

0 commit comments

Comments
 (0)