03-04-2013 08:42 AM
Since not all format codes are listed in LV's help files i checked http://help.gnome.org/users/gthumb/unstable/gthumb-date-formats.html.en
After some testing it seems that %V (week number based on first 4-day week) isn't implemented in LV, which is needed in the ISO-metric world. 😉
/Y
03-04-2013
08:48 AM
- last edited on
05-01-2025
04:32 PM
by
Content Cleaner
03-04-2013 09:37 AM
I shouldn't need to write a VI for missing base functionality. 🙂
But sure, i can grab the weekday for XX-01-01 and check if i should modify the %U-parameter.
Right off the bat i could only find %V missing, but it's a common comment in the reg-exp-discussions so i assumed it applied here also.
I'll post an idea (thanks for tips).
/Y
03-04-2013 12:35 PM
That is probably why I have this lying around. I don't remember actually using it for anything.