how to remove part of text from date js code example Example: how to remove a text by javascript var ret = "data-123".replace('data-','');