Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: ASPGRID and Date formatting?


Message #1 by "Scott Taylor" <scott.taylor@e...> on Tue, 24 Apr 2001 14:43:12
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

  Return to Index