Javascript

February 5, 2018

Date Parse

Handles parsing of  dates for easier user date entry.
February 5, 2018

Dates: Get the day of the week for a specified date/week

Get the day of the week for a specified date/week
February 5, 2018

Difference between date/time rounded up

Takes in a start and end date and calculates the difference between the time. Them rounds up to a specified interval (15 minutes in this example) and outputs as hours.
February 5, 2018

Strip Time from Date

Removes the time from the date.
February 5, 2018

URL Encode a String

URL Encode a String
February 5, 2018

Working with Objects

Create a new Object