LocalDateTime.this

Create a local date time from a Value.

  1. this(LocalDateTime other)
  2. this(Value value)
    struct LocalDateTime
    this
    (
    inout ref Value value
    )
  3. this(mg_local_date_time* ptr)

Meta