All activity
Jonathan Berger
left a comment
Very nice!
Nightfall Developer Platform
API to classify & protect sensitive data in any application
Jonathan Berger
left a comment
The code for the app uses the classic Model View Controller pattern. But I've made what's nowadays the unusual decision of not using a framework like React or Angular. I used the examples from https://todomvc.com for inspiration about how to structure my base View and Controller classes.
Time Calculator by Dateful
Add and subtract dates and times, instantly.
Jonathan Berger
left a comment
Date math can be really tricky. For example, let's say I ask you what's 1 month and 1 day after April 30th?
First, you need to remember that May has 31 days. With that, you'd probably go from April 30 to May 30 and then add one more day to get May 31st.
But what if I asked, what is 1 day after April 30th and then 1 month after that? Now, you'd need to remember that April only has 30 days. So...
Time Calculator by Dateful
Add and subtract dates and times, instantly.
Jonathan Berger
left a comment
The top search results for "time calculator" could use a lot of improvement. Here's my take. I'd love any feedback or feature requests, especially detail about what you might use it for.
The site was built with the help of great Javascript libraries Luxon and Chrono.
Time Calculator by Dateful
Add and subtract dates and times, instantly.
Calculate the time difference instantly as you type. Dateful Time Calculator handles everything from minutes to years. Figure out the amount of time after a certain day. Know when holidays are nearby and find the nearest weekday.
Time Calculator by Dateful
Add and subtract dates and times, instantly.