This topic is locked

leading zero in european date format

6/8/2007 6:05:03 AM
PHPRunner General questions
jxd author

hello,
Using the european date format dd/mm/yyyy, PHPRunner drops the leading zero of the date and displays e.g. 2/12/2006 where I really want the date displayed as 02/12/2006?
How to fix this?

Alexey admin 6/8/2007

Hi,
proceed to the Miscellaneous tab in PHPRunner and choose English(Brittish) in Regional settingstab.

jxd author 6/8/2007

Hi,

proceed to the Miscellaneous tab in PHPRunner and choose English(Brittish) in Regional settingstab.


I applied suggestion and issue solved
Many thanks