mx.bigdata.sat.schema.binder
Class DateTimeCustomBinder

java.lang.Object
  extended by mx.bigdata.sat.schema.binder.DateTimeCustomBinder

public final class DateTimeCustomBinder
extends Object


Constructor Summary
DateTimeCustomBinder()
           
 
Method Summary
static Date parseDateTime(String s)
           
static String printDateTime(Date dt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeCustomBinder

public DateTimeCustomBinder()
Method Detail

parseDateTime

public static Date parseDateTime(String s)

printDateTime

public static String printDateTime(Date dt)


Copyright © 2010-2013. All Rights Reserved.