<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Tobias Boege pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/92e86cff2b913c4b690596c7f344c43146246417">92e86cff</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T12:10:53Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow to retrieve timezone from Date.FromRFC822()

[GB.UTIL]
* NEW: Allow to retrieve timezone from Date.FromRFC822().
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f11054de74962ca9fd04fed298ea7530c17efe52">f11054de</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T13:48:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Propgate internal errors from Date.FromRFC822()

[GB.UTIL]
* NEW: Propagte internal errors from Date.FromRFC822() instead of shadowing them with a Catch block.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/38ca01684e26a2b808701ab7063000936133427e">38ca0168</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T14:58:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Improve error message from Date.GetRFC822Zone()

[GB.UTIL]
* OPT: Improve error message from Date.GetRFC822Zone() by showing what couldn't be recognized as a timezone.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3a16b32addb14b8ae1bf5df3359180fc3fce0f58">3a16b32a</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T16:31:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix timezone bug in Date.FromRFC822()

[GB.UTIL]
* NEW: Add Date.FromUTC() as inverse to Date.ToUTC().
* BUG: Fix timezone bug in Date.FromRFC822() and pass all tests.

See the thread "gb.web.feed not stable yet?" [1] for explanations
of the bug and fix.

[1] https://lists.gambas-basic.org/pipermail/user/2018-December/066103.html
</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58#369bee85b790d6940d5ad1f58da28e1afbd2fc8d">
comp/src/gb.util/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58#783898c8e8028540f401fa016d034f52b0c1f347">
comp/src/gb.util/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58#4f1944d6181947feac8b4b364d9cdf3cebf01162">
comp/src/gb.util/.src/Date.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58#3e72ff9b5acf65dc6fe4a3ce75d2772af96b8fb9">
comp/src/gb.util/.src/MMain.module
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>