I search a function to find the day of the week in a TM1 process. So, for example: 1 = Sunday, 2 = Monday, ..., 6 = Saturday. I now the format for day of the week is \w but in wich function do I have to use this format? Because in the TIMEST() function, dus format is not supported... Can anyone help...