DateTimeField constructor

DateTimeField(
  1. String name
)

Implementation

DateTimeField(String name) : super(name);