  <style type="text/css">
    .hide-replaced.ws-inputreplace {
    display: none !important;
}
.input-picker .picker-list td > button.othermonth {
    color: #888888;
    background: #fff;
}
.ws-inline-picker.ws-size-2, .ws-inline-picker.ws-size-4 {
    width: 49.6154em;
}
.ws-size-4 .ws-index-0, .ws-size-4 .ws-index-1 {
    border-bottom: 0.07692em solid #eee;
    padding-bottom: 1em;
    margin-bottom: 0.5em;
}
.picker-list.ws-index-2, .picker-list.ws-index-3 {
    margin-top: 3.5em;
}
div.ws-invalid input {
    border-color: #c88;
}
.ws-invalid label {
    color: #933;
}
div.ws-success input {
    border-color: #8c8;
}
form {
    #margin: 10px auto;
    #width: 700px;
    #min-width: 49.6154em;
    #border: 1px solid #000;
    #padding: 10px;
}
.form-row {
    padding: 5px 10px;
    margin: 5px 0;
}
label {
    display: block;
    margin: 3px 0;
}
.form-row input {
    width: 220px;
    padding: 3px 1px;
    border: 1px solid #ccc;
    box-shadow: none;
}
.form-row input[type="checkbox"] {
    width: 15px;
}
.date-display {
    display: inline-block;
    min-width: 200px;
    padding: 5px;
    border: 1px solid #ccc;
    min-height: 1em;
}
.show-inputbtns .input-buttons {
    display: inline-block;
}
  </style>
<!--
webshim.setOptions('forms-ext', {
    replaceUI: 'auto',
    types: 'date',
    date: {
        startView: 2,
        inlinePicker: true,
        classes: 'hide-inputbtns'
    }
});
-->



<script type='text/javascript'>//<![CDATA[

webshim.setOptions('forms', {
    lazyCustomMessages: true
});
//start polyfilling
webshim.polyfill('forms forms-ext');

//only last example using format display
$(function () {
    $('.format-date').each(function () {
        var $display = $('.date-display', this);
        $(this).on('change', function (e) {
            //webshim.format will automatically format date to according to webshim.activeLang or the browsers locale
            var localizedDate = webshim.format.date($.prop(e.target, 'value'));
            $display.html(localizedDate);
        });
    });
});
//]]> 

</script>

{"id":411,"date":"2023-10-13T16:29:51","date_gmt":"2023-10-13T15:29:51","guid":{"rendered":"https:\/\/keuss.net\/press\/?page_id=411"},"modified":"2023-10-13T16:30:42","modified_gmt":"2023-10-13T15:30:42","slug":"timesheet-invoeren","status":"publish","type":"page","link":"https:\/\/keuss.net\/press\/timesheet-invoeren","title":{"rendered":"Timesheet invoeren"},"content":{"rendered":"<div class='notice notice-error'><p>You must be logged in to view this page.<\/p><\/div>\n\n\nYou must be logged in to view this page.\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-411","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/pages\/411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/comments?post=411"}],"version-history":[{"count":4,"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/pages\/411\/revisions"}],"predecessor-version":[{"id":416,"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/pages\/411\/revisions\/416"}],"wp:attachment":[{"href":"https:\/\/keuss.net\/press\/wp-json\/wp\/v2\/media?parent=411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}