Re: system 'date apis' in linux kernel

From: Alan Cox
Date: Tue Jul 11 2006 - 06:41:31 EST


Ar Maw, 2006-07-11 am 16:11 +0530, ysgrifennodd Chinmaya Mishra:
> Hi. . . .
>
> In the Linux kernel is there any apis are available
> which takes an unsigned long as an argument and
> return the date in string format. Just like ctime() in
> user space.

No, and thats an extremely complex process so best kept outside of the
kernel.

In particular the kernel has no idea about
- Summer time shifting
- Leap second rules for different timezones
- Locales

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/