Skip to content

Commit 3edcfdd

Browse files
committed
docs: formatLocalTime のテストセクションのコメントを日本語に翻訳
1 parent 910daa2 commit 3edcfdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/timezone.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { describe, it, expect } from 'vitest';
22

33
import { formatLocalTime } from './timezone.js';
44

5-
// --- formatLocalTime ---
5+
// --- formatLocalTime のテスト ---
66

77
describe('formatLocalTime', () => {
88
it('UTC をローカル時刻表示に変換する', () => {

0 commit comments

Comments
 (0)