Extension of previous tutorial that shows how to convert 0-based index into name of day of week. This tutorial combines example Day Of Week and Data Time Display. It adds another row in table in Date Time display that will show current day name by converting index read with javascript Date() object (method getDay()) into it's string representation