Skip to content

Municipality field is mandatory of JP address #244

@t-matsuu

Description

@t-matsuu

In the Japanese address system, the name of the municipality shown below is required on the second level of the address.

  • Cities (e.g. 横浜市, city in Kanagawa Pref.)
  • Towns with county names (e.g. 乙訓郡大山崎町, town in Kyoto pref.)
  • Villages with county names (e.g. 南河内郡千早赤阪村, village in Osaka pref.)
  • Special wards in the Tokyo metropolis (e.g. 渋谷区, Special ward in Tokyo metropolis)

Actual:
fmt: "〒%Z%n%S%n%A%n%O%n%N"
lfmt: "%N%n%O%n%A, %S%n%Z"
require: "ASZ"

Expected:
fmt: "〒%Z%n%S%n%C%n%A%n%O%n%N"
lfmt: "%N%n%O%n%A, %C, %S%n%Z"
require: "ACSZ"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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