Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leap Second Handling
Message
De
01/07/2012 03:03:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Leap Second Handling
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Divers
Thread ID:
01547367
Message ID:
01547367
Vues:
102
A leap second is being added at midnight tonight, June 30 2012. VFP (and probably most of the world's software) doesn't handle it properly:
gt = {^2012-06-30 23:59:59}
?gt + 1 && returns 2012-07-01 00:00:00
* It should return 2012-06-30 23:59:60
Just a little something (i.e. huge can of worms) to be aware of if you need second-accurate time calculations that span the leap second.

Some systems are weirdly affected and may crash. For instance, the last leap second caused the SlashDot web site to crash: http://it.slashdot.org/story/12/06/30/2123248/the-leap-second-is-here-are-your-systems-ready
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform