Change the locale of the datepicker, schedule and client side validation messages.
Separator displays a horizantal line that can be styled with css.
<div class="card"> <h5 style="margin-top:0">Basic</h5> <p:separator/> <h5>Custom</h5> <p:separator style="width:500px;height:20px"/> </div>