Hi,
What I'm missing in the Open Workbench is the
capability to set the Date Format (DF). The
inspiration can be taken for example from MS Excel:
If Date = 1.3.2006 (Wednesday) then
d = 1
dd = 01
ddd = Wed
dddd = Wednesday
m = 3
mm = 03
mmm = III
mmmm = March
yy = 06
yyy = 2006
Additionally I'd like say that in the manufacturing
organizations there is a manner to count everything in
the weeks and I can confirm that it's very practical.
From that reason it'll be nice to extend the DF's for
the following option:
w = 9
ww = 09
And finally the day week format will be usefull as
well:
t1 = 4
t7 = 3
1 means that the 1st day of week is Monday
7 means that the 1st day of week is Sunday
With the above features I'll be able to display the
date in my favourite format:
yyww.t1 = 0609.3
Thank you in advance,
Sam
Logged In: NO
When implementing week numbering please consider ISO week numbers.