new reformatDateString(dateString) Format a date string into a dot separated version. Parameters: Name Type Description dateString string String representing the year, month, and day. Source: index.js, line 215