Date.st
branchjv
changeset 19227 5e949760a4e8
parent 18930 59e70e261e49
parent 19209 a571606962b4
child 19478 1f5aa87f6170
--- a/Date.st	Sat Feb 13 07:51:52 2016 +0000
+++ b/Date.st	Sun Feb 14 07:29:57 2016 +0000
@@ -931,7 +931,6 @@
     ^ self newDay:day month:mon year:yr
 ! !
 
-
 !Date class methodsFor:'change & update'!
 
 update:something with:aParameter from:changedObject
@@ -1897,7 +1896,6 @@
     "Modified: 8.10.1996 / 19:25:39 / cg"
 ! !
 
-
 !Date class methodsFor:'private'!
 
 dayAbbrevsForLanguage:languageOrNilForDefault
@@ -2114,7 +2112,6 @@
     "
 ! !
 
-
 !Date methodsFor:'Compatibility-ANSI'!
 
 dayOfWeek
@@ -3272,7 +3269,6 @@
 ! !
 
 
-
 !Date methodsFor:'obsolete'!
 
 asAbsoluteTime
@@ -3343,7 +3339,6 @@
     ^ self addDays:days
 ! !
 
-
 !Date methodsFor:'printing & storing'!
 
 addPrintBindingsTo:aDictionary