Skip to content

regExp #13

@NewPrototype

Description

@NewPrototype
    var regex = /(?=(YYYY|YY|MM|DD|HH|mm|ss|ms))\1([:\/]*)/;
    What's wrong with using the following?
    var regex=/(?=(YYYY|YY|MM|DD|HH|mm|ss|ms))/;

I can also use the following regular, so I want to ask

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions