On Dec 19, 2016, at 12:38 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
> On Dec 19, 2016, at 9:40 AM, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
>
>> BTW, it appears extcap requires glib 2.26 (for GTimeZone) but configure.ac still says we only require 2.22. Time for a version bump?
>
> So why do we need GTimeZone? It's required to show the current time and date as UTC, if *that's* what we're trying to do, because you can do *that* with gmtime(), which is part of ISO C90.
That's "It's *NOT* required to show the current time and date as UTC..."