Re: [PATCH 1/7] hwclock command: use format like the Linux tool does

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 14, 2015 at 9:43 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote:

> +const char *time_str(struct rtc_time *tm)
> +{
> +       const char *weekdays[] = { "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun" };
> +       const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug",
> +                                "Sep", "Okt", "Nov", "Dec" };

The 'Okt' one looks like German ;-)

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux