类 LocalDateTimeValueFactory

    • 构造器详细资料

      • LocalDateTimeValueFactory

        public LocalDateTimeValueFactory​(PropertySet pset)
    • 方法详细资料

      • localCreateFromDate

        public LocalDateTime localCreateFromDate​(InternalDate idate)
        Create a LocalDateTime from a DATE value.
        返回:
        a LocalDateTime at midnight on the day given by the DATE value
      • localCreateFromTime

        public LocalDateTime localCreateFromTime​(InternalTime it)
        Create a LocalDateTime from a TIME value.
        返回:
        a LocalDateTime at the given time on 1970 Jan 1.
      • getTargetTypeName

        public String getTargetTypeName()
        从接口复制的说明: ValueFactory
        Get the actual class name of ValueFactory parameter.
        返回:
        class name