Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

1919-01

$date_query = array(
	'relation' => 'AND',
	array(
		'year'          => 1919,
		'month'         => 1,
	),
);