扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.bind接口datatypeconverterinterface的类成员方法: parsedatetime定义及介绍
发布时间:2014-2-18
本文导语:
parsedatetime
calendar parsedatetime(string lexicalxsddatetime)
将字符串参数转换为一个 calendar 值。
参数:lexicalxsddatetime - 包含 xsd:datetime 的词汇表示形式的字符串。
返回:字符串参数表示的 calendar 对象。
抛出:
illegalargumentexception - ...