Ejemplo n.º 1
0
 /* Returns the actual date and time.
  */
 public static SchemaDateTime now() {
   return SchemaDateTime.now();
 }