Nuki.io: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 136: Line 136:
Start and end dates can be set relative to the check in and check out date by defining times greater than 24 or negative.
Start and end dates can be set relative to the check in and check out date by defining times greater than 24 or negative.


For example ACCESS_ENDTIME = 34:00 would create an end time of 10:00 one day after checkout (34 = 24 + 10 hours)


ACCESS_STARTTIME = -10:00 would create a start time 10 hours before midnight of the check in day, i.e. 14:00 on the day before check in.
For example :- ACCESS_STARTTIME = -10:00 will create a start time 10 hours before midnight of the check in day, i.e. 14:00 on the day before check in.
 
Booking Info code = '''ACCESS_STARTTIME'''
Booking Info Text = '''-10:00''
 
For example :- ACCESS_ENDTIME = 34:00 will create an end time of 10:00 one day after checkout (34 = 24 + 10 hours)
 
Booking Info code = '''ACCESS_STARTTIME'''
Booking Info Text = '''34:00'''


= Troubleshooting =
= Troubleshooting =