예제 #1
0
파일: Lang.java 프로젝트: eMedves/FirstTest
 /* Returns the actual date and time.
  */
 public static SchemaDateTime now() {
   return SchemaDateTime.now();
 }