I am a trying to create a dashboard like custom page template that list post of of the current logged in user. I’ve tried to find a solution on the net. but none were appropriate
How to display posts by current user/author in a custom page template?

this should work for you:
To include custom post time in the
$author_query array
, add anotherkey=>value
element to$author_query
array.Example: