Search results 18

Sorted from new to old.
Card image cap
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image cap
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image cap
Bootstrap 3 DateTime picker

Bootstrap 3 Date/Time Picker v4.17.47 An old, yet good date/time picker From ...

Card image cap
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

Card image cap
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image cap
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image cap
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

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
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided