Actions
Bug #3558
closed$date returns incorrect value if specified custom format
Start date:
07/08/2017
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I saw that probably the $date(<ctime>,<date format>) isn't currently supported (as /help $date says) so i saw that this bug is actually a missing feature.
Examples:
//echo -a IS: $date(1376349807,ddd ddoo mmm yyyy HH:nn:ss)
it should return Tue 13th Aug 2013 02:23:27
//echo -a IS: $date(1376349807)
it should return 13/08/13
- Thanks!
- Thanks!
Actions