コード例 #1
0
ファイル: Lang.java プロジェクト: eMedves/FirstTest
 /* Returns the actual date and time.
  */
 public static SchemaDateTime now() {
   return SchemaDateTime.now();
 }