User Manual
Web Server
TagValueorProperties
To insert the current value of a tag or tag property into an HTML element, the
data-ix-tag attribute can be used. The value of the attribute should be the name
of the tag as defined in the project and the property of a tag. Separate the names
with a dot “.”.
If no property is provided, the value of the tag is used.
Formatting
Formatting of a tag value can be applied to a tag of numeric type or a datetime. The
format is defined using the data-ix-format attribute.
Thefollowingtabledescribesthecustomdateandtimeformatspecifiersand
displays a result string produced by each format specifier.
Tuesday, February 07, 2012 12:27:24 PM is used as input.
Tag value Description Result
d T he dayofthemonth,from01through31. 07
D Theabbreviatednameofthedayoftheweek(in
english)
Tue
j Thedayofthemonth,from1through31 7
l Thefullname ofthedayof theweek Tuesday
S Ordinal number forthedateofthe month (eg-st,-nd,
-rd,-thetc)
th
w Dayoftheweekasanumber. 2
zDayoftheyear 37
WWeekoftheyear 05
F Thefullname of themonth. February
mGetsthedayofthemonthfrom00to31 02
M Theabbreviatednameofthemonth. Feb
n Themonthof theyear1 to12 2
t Number ofdaysinthemonth 29
L Isl eapyear,1iftrue,otherwise0 1
Y The yearasa four-digitnumber. 2012
yTheyear,from00to99 12
BeijerElectronics, MAEN831P
143