bondigeek.com Rotating Header Image

Posts under ‘Safari’

Handling dd/mm/yyyy Date Strings across all browsers

On the current project I am working on I came across an issue with validation of date strings using jQuery.Validation and Safari on both Mac and PC. It would appear our friends at Apple don’t like anything other than the annoying US date format of ‘mm/dd/yyyy’. For the life of me I could never and [...]