neco1001 / kanji

漢字学習サービス学べるくん(仮)
0 stars 0 forks source link

created_at、updated_atのタイムゾーンを日本時間に変更する #1

Open neco1001 opened 2 years ago

neco1001 commented 2 years ago

タイムゾーンがUTCになっているので、日本時間に変更する。

[#<KanjiCharacter:0x00000001079b70c8 id: 1, character: "山", created_at: Tue, 21 Jun 2022 12:50:07.450047000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.450047000 UTC +00:00>,
#<KanjiCharacter:0x00000001079ef978 id: 2, character: "川", created_at: Tue, 21 Jun 2022 12:50:07.483204000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.483204000 UTC +00:00>,
#<KanjiCharacter:0x00000001079ef8b0 id: 3, character: "一", created_at: Tue, 21 Jun 2022 12:50:07.489054000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.489054000 UTC +00:00>,
#<KanjiCharacter:0x00000001079ef7e8 id: 4, character: "二", created_at: Tue, 21 Jun 2022 12:50:07.495013000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.495013000 UTC +00:00>,
#<KanjiCharacter:0x00000001079ef720 id: 5, character: "三", created_at: Tue, 21 Jun 2022 12:50:07.506880000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.506880000 UTC +00:00>,
#<KanjiCharacter:0x00000001079ef658 id: 6, character: "赤", created_at: Tue, 21 Jun 2022 12:50:07.530670000 UTC +00:00, updated_at: Tue, 21 Jun 2022 12:50:07.530670000 UTC +00:00>]