Created
January 10, 2011 16:28
-
-
Save jpcaruana/772990 to your computer and use it in GitHub Desktop.
new Date() avec BarreVerteTime
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date maDateNonTestable = new Date(); // :-( à ne plus faire | |
Date maDateTestable = BarreVerteTime.now(); // :-) la nouvelle façon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment