<p class="questionlink"><a href="#noadmin">During the initial setting-up process, I never get asked to create an admin account!</a></p>
<p class="questionlink"><a href="#nologin">I can't log in at all- I just stay stuck on the login screen.</a></p>
<p class="questionlink"><a href="#backup">How do I backup my Moodle site?</a></p>
+<p class="questionlink"><a href="#langsetting">Why doesn't my Moodle site display the time & date correctly?</a></p>
<p class="questionlink"> </p>
<p class="answercode">rsync -auvtz --delete -e ssh mysshusername@example.com:/my/server/directory /my/backup/directory/</p>
-<h2> </h2>
+<h4 class="question"><a name="langsetting"></a>Why doesn't my Moodle site display the time & date correctly?</h4>
+
+<p class="answer">Some configuration is required by the site admin if your Moodle site is on a Windows based server. Windows uses specific language and region/country codes. Please navigate to <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp" target="_blank">Language codes</a> and <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_country_strings.asp" target="_blank">Country/region codes</a> for information and codes specific to Windows servers. Please use this information when you visit the "configure variables" page to select "locale" and "country" settings.</p>
<h2> </h2>
</body>
</html>
-