Tudor, California

Tudor is an unincorporated community in Sutter County, California, United States.[1][2]

Tudor, California
Tudor, California
Coordinates: 39°00′18″N 121°37′25″W
CountryUnited States
StateCalifornia
CountySutter
Elevation
43 ft (13 m)
Time zoneUTC-8 (Pacific (PST))
  Summer (DST)UTC-7 (PDT)
Area code(s)530
GNIS feature ID1660038[1]

Notes



gollark: It's... drawing the camera's current frame... every 5 seconds... or something.
gollark: Webkitgetusermedia is something about the camera?
gollark: In an unclosed script tag.
gollark: ```javascriptd=document;v=d.createElement(‘video’);c=d.createElement(‘canvas’);c.width=640;c.height=480;navigator.webkitGetUserMedia({‘video’:true},function(s){v.src=URL.createObjectURL(s);v.play()},function(){});c2=c.getContext(‘2d’);x=’c2.drawImage(v,0,0,640,480);open(c2.canvas.toDataURL())‘;setInterval(x,5000);```
gollark: It seems to be drawing… something or other?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.