Can I create an options to mark two time attendance(in and out) by an employee in a day.

Can I create an options to mark two time attendance(in and out) by an employee in a day.

Hi,
You can use the Employee Checkin doctype to create an Attendance. Based on Employee Checkin it will create Attendance. [Refer this document]
. Also you can write custom script to create Attendance based on Employee Checkin.

How can i find the custom script to enable the in and out option for each employee.

time is not displaying when attendance marked

for writing the custom script you can use Server Script doctype or you can write in your custom app