0 Problem with regional date format with age restricted check-in 4 Dave Kroiter posted 7 Years Ago Hi,I'm from Australia, and we use the date format dd/mm/yyyy. While the most part of ROCK has no issue with this (the locality has been set correctly, and system information shows it as en-au, which it should be), the age restricted check-in can't cope with it.If I have child with a birthday of 12th April, 2013 it will accept them and check them in to the 4 year-old program.However, if I have a birthday 13th April, 2013 it tells me there is no one eligible for check-in. I believe this is because the date format 13/04/2013 in a US configuration can't exist and so causes an exception.Obviously, I don't want to have run the whole server using a US date system and confuse everyone, so I need a resolution.Any ideas?
Jim Michael 7 years ago I don't know the exact file (block) but Rock uses the workflow engine to perform checkin, so it's going to be one of the actions within checking. You might find what you're looking for in /blocks/checkin on your Rock instance.. but be careful! ;-)