Calendar Class
.NET Framework 2.0 Other Versions
Displays a single-month calendar that allows the user to select dates and move to the next or previous month.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Questions
By default which calender type does it use? (english,german,western,eastern etc i guess, or the servers bios settings time/date?)
Is it fully dependent on the systems clock settings? (well no explanation here yes or no? if yes then answer point 3)
Any way to provide web synchronization? (so that dependency on server time and date is removed)