created

abstract fun created(@Nullable created: Date): T
open fun created(@NonNull createdStr: String): T