-
- Downloads
add a new function for `(now-with-format)` which accepts a single argument...
add a new function for `(now-with-format)` which accepts a single argument which is a date format as a string and formats the current time to the given format. this makes it easy to get the current time in any format the caller wants.
Please register or sign in to comment