October 14, 2014 at 11:58 am #19444
Participant
Hello Yutaka,
Again I missed something or I have a feature request:
In my sourcecode (yes, I’m also a developer) very often I’m putting in comments with EmEditor. A handy feature are the snippets, but with the time and date objects I’m missing a format method.
It would be very nice if I could use (e.g.) ${Date.format(“dd-mm-yyyy”)} or ${Time.format(“hh:mm:ss”)} (like the .net format method so it writes the date and timestrings in my own format, and not the format of Windows.
Thanks again!
RIen