Category "date-format"

Google Chrome is showing the date format yyyy-MM-dd instead of dd/MM/yyyy

The specified value "18/08/2017" does not conform to the required format, yyyy-MM-dd Google Chrome doesn't load date in dd/MM/yyyy format from the controller m

Display current time in 12 hour format with AM/PM

Currently the time displayed as 13:35 PM However I want to display as 12 hour format with AM/PM, i.e 1:35 PM instead of 13:35 PM The current code is as below

RobotFramework: How to convert date to lose leading zeros from single digit days

See below. From checking dateformats, the %d should work but doesnt seem to - see output. Log to console Completion Date ${completion_date} ${date_to_search_f

Check if a string is a date value

What is an easy way to check if a value is a valid date, any known date format allowed. For example I have the values 10-11-2009, 10/11/2009, 2009-11-10T07:00