1935 in Taiwan

Events from the year 1935 in Taiwan, Empire of Japan.

1935
in
Taiwan

Decades:
  • 1910s
  • 1920s
  • 1930s
  • 1940s
  • 1950s
See also:Other events of 1935
History of Taiwan   Timeline   Years

Incumbents

Events

April

October

November

Births

gollark: `string.find("^[\n\t\32-\127]*$", "\n")` seems fine, though. I don't know why.
gollark: `string.find("^[\0-\255]*$", "b")` and `string.find("[\0-\255]*", "bcdefgadg")` also return nil.
gollark: `/^[\n\t\x20-\x7f]*$/.exec("abcd\n\tefgh")` works fine in node.
gollark: I'm trying to match strings consisting of entirely printable ASCII characters, tabs and newlines.
gollark: `string.find("^[\n\t\32-\127]*$", "asgasga\nsg")` - why does this return nil?

References

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