UNPKG

@atlaskit/datetime-picker

Version:

A date time picker allows the user to select an associated date and time.

3 lines 74 B
export function removeSpacer(time) { return time.replace(/[:.]/g, ''); }