Set the time in the keypad?
Home / Q&A Resources / Set the time in the keypad?
If Daylight Savings Time (Summer/Winter Time) is to be used, make sure it is set BEFORE setting the current time.
1. Enter the keypad programming mode using the Master Programming Code.

2. Press option 1 for Keypad Setup.

3. Press option 1 for Set Time.

4. Enter the current time in 24-hour format (ie. 3:20 p.m. is entered as 15:20) followed by #.

Wait for the keypad LCD to clear, or press 0z to back up to the previous menu. Optionally, you can press and hold 0z to power down the keypad.
Applicable to:
Time Lock Keypad
function OptanonWrapper() { }
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-1661366-3');
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '303242307554474');
fbq('track', 'PageView');

window._mfq = window._mfq || [];
(function() {
var mf = document.createElement("script");
mf.type = "text/javascript"; mf.defer = true;
mf.src = "//cdn.mouseflow.com/projects/cf8eb2d2-8d4f-49e4-9f6b-b945cee964f8.js";
document.getElementsByTagName("head")[0].appendChild(mf);
})();
(function($){
// When a Popup Maker popup finishes opening, try to play Vimeo embeds inside it
$(document).on('pumAfterOpen', function(e, popup){
$(popup).find('iframe[src*="player.vimeo.com/video/"]').each(function(){
try {
this.contentWindow.postMessage(JSON.stringify({ method: "play" }), "*");
} catch(err) {}
});
});
// When the popup closes, pause the video so audio doesn't keep playing
$(document).on('pumAfterClose', function(e, popup){
$(popup).find('iframe[src*="player.vimeo.com/video/"]').each(function(){
try {
this.contentWindow.postMessage(JSON.stringify({ method: "pause" }), "*");
} catch(err) {}
});
});
})(jQuery);