Timothy Robbins Stanley

Timothy Robbins Stanley (Hartford, Connecticut, May 14, 1810 July 8, 1874) was a colonel of the 18th Ohio Infantry during the American Civil War. He was brevetted brigadier general, US Volunteers, on March 13, 1865, for "gallant and meritorious services during the war".[1]

Timothy Robbins Stanley
Born(1810-05-14)May 14, 1810
Hartford County, Connecticut
DiedJuly 6, 1874(1874-07-06) (aged 64)
Chattanooga, Tennessee
Place of burial
AllegianceUnion
Service/branchUnion Army
Years of service186165
Rank Colonel
Brevet Brigadier General
Commands held18th Ohio Infantry
Battles/warsAmerican Civil War
Other workRepresented Lawrence County in the Ohio Legislature 1846

Member of the Ohio Senate 1860-1861
Leading member of the company that built the Eagle furnace
Lawyer, Stanley, Henderson & Wheeler

Founder and vice-president, First National Bank

Notes

gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.