import java.util.*;
import java.lang.*;
class Main
{
public static void main
(String[] args
) {
System.
out.
println("Constructor 1: " + dateFormat.
format( currentDate
) );
System.
out.
println("Constructor 2: " + dateFormat.
format( currentDate
) );
System.
out.
println("Constructor 3: " + dateFormat.
format( currentDate
) );
System.
out.
println("Constructor 4: " + dateFormat.
format( currentDate
) ); }
@Override
return new String[]{"января",
"февраля",
"марта",
"апреля",
"мая",
"июня",
"июля", "августа", "сентября", "октября", "ноября", "декабря"};
}
};
}