Tsuno District, Yamaguchi

Tsuno (都濃郡, Tsuno-gun) was a district located in Yamaguchi Prefecture, Japan.

Towns and villages

Merger

  • On April 21, 2003 - The town of Kano, along with the cities of Tokuyama and Shinnan'yō, and the town of Kumage (from Kumage District), was merged to create the city of Shūnan. Tsuno District was dissolved as a result of this merger.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
gollark: Pick randomly
gollark: Øf.

See also

  • List of dissolved districts of Japan


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.