subtype 'MyApp::DateOnly' => as 'DateTime' => where { $_->hour == 0 && $_->min == 0 && $_->sec == 0 };