Awareness | Date and Time Component: Missing spaces in the date specifiers "%l" and "%e" in Emulate mode
Information
When running on a Core, for the Date and Time component, the date specifier “%e“ should be Day of month with space preceding single digits and “%l“ should be Hour in 12-hour format, with space preceding single digits.
Running Core Examples
In Emulate mode, the output for these specifiers have their preceding spaces missing. This is expected behavior due to a difference in how the Linux and Windows operating systems grab the OS times.