[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] New command checktime
From: |
Bean |
Subject: |
Re: [PATCH] New command checktime |
Date: |
Sat, 9 Aug 2008 19:37:02 +0800 |
On Sat, Aug 9, 2008 at 7:20 PM, Isaac Dupree
<address@hidden> wrote:
> Bean wrote:
>>
>> I agree with Colin the datetime representation should be more
>> intuitive, but we should stick to one layout. I use the following
>> format now:
>>
>> date [[year-]month-day] [hour:minute[:second]]
>>
>> date is separated by `-' , and time `:', year and second part can be
>> omitted.
>
> I'm also a fan of ISO 8601, which has similarities to that above format
> http://en.wikipedia.org/wiki/ISO_8601
> (well, we may only want to use a subset of ISO 8601's formats.)
>
> It did remind me since it has optional time zone info, that time zones exist
> :-) ... does GRUB have any idea what the local timezone is, or will it have
> to require the time-zone part? What about whether the hardware clock is UTC
> or local-time?
Hi,
The efi time service have time zone info, but pc cmos don't, although
we can assume it's 0. But since pc is the platform for most user, I
guess it's not very useful.
--
Bean
- Re: [PATCH] New command checktime, (continued)
- Re: [PATCH] New command checktime, Bean, 2008/08/06
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/06
- Re: [PATCH] New command checktime, Bean, 2008/08/07
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/07
- Re: [PATCH] New command checktime, Bean, 2008/08/07
- Re: [PATCH] New command checktime, Bean, 2008/08/07
- Re: [PATCH] New command checktime, Colin D Bennett, 2008/08/07
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/07
- Re: [PATCH] New command checktime, Bean, 2008/08/09
- Re: [PATCH] New command checktime, Isaac Dupree, 2008/08/09
- Re: [PATCH] New command checktime,
Bean <=
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/10
- Re: [PATCH] New command checktime, Bean, 2008/08/10
- Re: [PATCH] New command checktime, Isaac Dupree, 2008/08/10
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/10
- Re: [PATCH] New command checktime, Robert Millan, 2008/08/07
Re: [PATCH] New command checktime, Marco Gerards, 2008/08/10