Skip to content

グローバル変数の廃止 #5

Description

@akm

以下のグローバル変数を使わないように変更

calendatext/weekday.go

Lines 28 to 36 in 0f3e0f8

var WeekdayNameMap = map[Weekday]rune{
Sunday: '日',
Monday: '月',
Tuesday: '火',
Wednesday: '水',
Thursday: '木',
Friday: '金',
Saturday: '土',
}

  • CalendarFactory から Calendar を作る案
  • ja パッケージを作る案

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions