
Does anyone know if there's an API for Aquasuite?
What I really want to do in this specific use case is to convert day of week to the actual day name (e.g. if (3) then "Wednesday", etc). I want to write a switch statement to convert these values to names and display on the upper right tile.
Thanks!