Two weeks is the target interval between difficulty adjustments, but it is never exactly two weeks because difficulty adjustments occur at a block, not at a time.
Yes, I got it, I just don't see why such a large time interval. Why not daily, for example? It would be much more precise...
Well, part of it is simply an arbitrary design decision. But much of it is based upon assumptions about how the network would act in a future with a huge user base. Much like the 10 minute target block interval is much longer than is currently neccessary, but in the future the number of nodes and number of transactions in transit would burden a network that tried to move at a much shorter interval. In the same way, the target adjustment was chosen, in part, to prevent the network from getting out of wack due to an overly-precise time definition across the network. If the interval is too short, there is the possibility that parts of the network could end up with a slightly different calculation of the target; resulting in parts of the network that can't produce a block acceptable to the rest of the network for some period of time. This wouldn't be catastrophic, and might actually happen to some degree anyway, but shortening the target to, say, once every 24 hours would magnify this effect. Also, shortening the interval would also negate the max. difficulty change rule; which limits changes in difficulty to a factor of four. This rule exists to prevent a network attack intended to drive up the difficulty level to great heights before removing the excessive generation power and forcing the network into an unacceptablely long block interval for an extended period of time. It limits extreme changes in difficulty, which could otherwise be manipulated into forcing normal users into paying transaction fees higher than would be reasonable, or simply annoy the network users in an effort to undermine faith in the currency system.
I don't really know as much about programming or encryption as most of these guys, but I do know the Economics of a monetary system, and this one is very well thought out.