code bereinigt
This commit is contained in:
parent
455e92a986
commit
922345077b
@ -21,7 +21,8 @@ public class GeneralMethods {
|
||||
|
||||
/**
|
||||
* The method getDayNumberNew() gets the Number of day in week
|
||||
* @param dateString date as String e.g. 12.12.2022
|
||||
*
|
||||
* @param dateString date as String e.g. 12.12.2022
|
||||
* @return the Number of day in week
|
||||
* @version 1.0
|
||||
* @author Madeleine Vigier
|
||||
@ -38,7 +39,8 @@ public class GeneralMethods {
|
||||
|
||||
/**
|
||||
* The method getDayName() gets the weekday
|
||||
* @param dayNumber dayNumber e.g. 1 for Monday
|
||||
*
|
||||
* @param dayNumber dayNumber e.g. 1 for Monday
|
||||
* @return weekday
|
||||
* @version 1.0
|
||||
* @author Madeleine Vigier
|
||||
|
Loading…
Reference in New Issue
Block a user