Class TimestampValueFormat

java.lang.Object
java.text.Format
java.text.DateFormat
scriptella.text.TimestampValueFormat
All Implemented Interfaces:
Serializable, Cloneable

public class TimestampValueFormat extends DateFormat
Format class to work with dates represented in JDBC escape syntax.
Since:
1.1
Author:
Fyodor Kupolov
See Also: