ISO Date and Time
Greetings !Is there a way to set the DATE and TIME variables used in the File Templates to ISO standard ?... or to use the settings on the host computer ??ie: I want to see the header read as : * Created with JetBrains PhpStorm. * User: kdub * Date: 2012/12/2 * Time: 14:22Regards Kerry
Please sign in to leave a comment.
Hi Kerry,
no, there is no way to customize the date format. PHP/WebStorm use the system default short date format to format the value of the variable.
If you miss a possibility to set a different date format, please, submit a feature request to tracker
Best regards,
Lena
Thanks Lena.