Search results 16

Sorted from new to old.
Card image cap
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image cap
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image cap
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Card image cap
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Card image cap
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image cap
Modify volume using nircmd

Batch file to lower volume of computer system (using nircmd.exe).

Card image cap
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

Card image cap
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image cap
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image cap
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image cap
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...