[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Allow to retrieve timezone from Date.FromRFC822()

Tobias Boege gitlab at mg.gitlab.com
Sat Jan 5 17:27:59 CET 2019


Tobias Boege pushed to branch master at Gambas / gambas


Commits:
92e86cff by Tobias Boege at 2019-01-05T12:10:53Z
Allow to retrieve timezone from Date.FromRFC822()

[GB.UTIL]
* NEW: Allow to retrieve timezone from Date.FromRFC822().

- - - - -
f11054de by Tobias Boege at 2019-01-05T13:48:46Z
Propgate internal errors from Date.FromRFC822()

[GB.UTIL]
* NEW: Propagte internal errors from Date.FromRFC822() instead of shadowing them with a Catch block.

- - - - -
38ca0168 by Tobias Boege at 2019-01-05T14:58:40Z
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.

- - - - -
3a16b32a by Tobias Boege at 2019-01-05T16:31:35Z
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

- - - - -


4 changed files:

- comp/src/gb.util/.component
- comp/src/gb.util/.project
- comp/src/gb.util/.src/Date.module
- comp/src/gb.util/.src/MMain.module


View it on GitLab: https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/a584969d0e50b8ffb23257e7456145619b7c0cdd...3a16b32addb14b8ae1bf5df3359180fc3fce0f58
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190105/51bbc431/attachment.html>


More information about the Notification mailing list