Bug 76494

Summary: "GMT" should be "UTC" in documentation
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-13 12:39:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2002-10-22 14:47:18 UTC
#: ../util/editQueue.py:65
#, python-format
msgid ""
"HH:MM:SS or '%s'.\n"
"Use GMT."

The name "GMT" has been deprecated in favor of the name "UTC" (Universal
coordinated time)(*). Thus, this string should most likely say "Use CET."
instead.

(*) http://www.ghcc.msfc.nasa.gov/utc.html : "Coordinated Universal Time
(UTC) is the international time standard. It is the current term for what
was commonly referred to as Greenwich Meridian Time (GMT)".

Comment 1 Tim Waugh 2002-10-22 14:50:25 UTC
The documentation for CUPS says GMT, so printconf does as well.

And I'm sure you don't mean 'use CET'. ;-)

Comment 2 Christian Rose 2002-10-22 14:53:23 UTC
No, you're right, I meant "Use UTC".

I'll file a CUPS bug upstream as well, but I think this could be fixed
independantly in printconf.

Comment 3 Tim Waugh 2002-10-22 14:56:48 UTC
'GMT' is still a valid string---it'll be my time zone soon.

But UTC is clearer, I agree.

redhat-config-printer won't change until the CUPS documentation changes;
changing component.

Comment 4 Christian Rose 2002-10-22 20:21:35 UTC
Patch for sam.html has been applied upstream and will be in 1.1.17.

Comment 5 Tim Waugh 2004-12-13 12:39:08 UTC
1.1.17 has been shipped for a while now.