[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem using 'date' coreutil
From: |
bernard |
Subject: |
problem using 'date' coreutil |
Date: |
Wed, 29 Nov 2006 22:07:07 -0500 |
The year 2006 started on Sunday. This week, according to man page,
"date +%U" should return "48" (week of year with Sunday being first day
of the week). However, "date +%W" and "date +%V" should both return
"49" (week of year with Monday being first day of the week).
All three are returning "48", and it is a problem. What am I missing?
thanks,
Bernard Moore
--
- problem using 'date' coreutil,
bernard <=