Anyone have a problem with ASPGrid and using the built in Date format
for 'Week of Year'? I have tried both the %U and the %W and the numbers
always come up incorrectly. For example, this week (17) would show up as
Week 75.
%U Week of year as decimal number, with Sunday as first day of week (00 -
53)
Persists Software has indicated "AspGrid uses the built-in C function
strftime, so there must be some kind of bug in it, I guess. You can do
your own research on this function and possible workarounds (some
undocumented codes maybe)?" Unfortunately this is a little beyond my
current abilities. Can anyone help with a few ideas?
Thnx,
Scott