Returns date in human format. Which is as follows... Just day name (and time) ...
2023Apr27
Removes duplicated items from a 1-dim array into new array, does not modify ...
2022Jul7
Returns the month name in one of 5 formats (below) It can use full date or ...
2018Apr21
Counts the number of business days Add or subtract a number of business days ...
2023Oct11
Convert a number represents a date in Unix format back into date, opposite of ...
2024Jan6
Number of Business days between two dates. Note that it doesn't take Christmas, ...
2023Oct25
Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...
Feb2
Reading price of an item in Amazon. An AI-generated function with AI-generated ...
2023Apr3
How to type special characters in keyboard using ALT + keypad numbers I also ...
2021Oct13
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...
2018Dec9
Get relative path of one to another Pass two path strings to this function and ...
2018Jul19