Hi,
I have this scripts which logs some stuff into a database. One thing it logs is current week number but I'm a little confused about the clock format options for weeks. I know that Sweden uses ISO-8601 (%V) but what about the rest of the world? US for example. Thx for your time.
Well since I want to retrieve the results per week and I don't need it more precise than that it seemed most logical to me to just save the week. But I'm about to change me mind about that week numbers seems to be messed about with diffrent standards.