Some convenience functions for dealing with C's time functions.
Returns the month and day of timeStr: Mmm dd
Returns the current date as a string.
Returns the time of timeStr: hh:mm:ss
Returns the year of timeStr: yyyy
See Implementation
Some convenience functions for dealing with C's time functions.