The name of the day through a date function
Posted: Thu Sep 16, 2021 11:42 pm
Hi!
How do I get the name of the day through a date function?
I have 7 tables to store employee hours per day. Table 1 is for Monday, Table 2 is for Tuesday, etc. I want to replace the punch clocks.
For that, I have to get a function that returns the name of the day. For example: Friday, September 17, 2021
I need help.
How do I get the name of the day through a date function?
I have 7 tables to store employee hours per day. Table 1 is for Monday, Table 2 is for Tuesday, etc. I want to replace the punch clocks.
For that, I have to get a function that returns the name of the day. For example: Friday, September 17, 2021
I need help.