Senior Software Engineer/Architect working with web and cloud technologies.
-
OkLabel
- https://oklabel.vn/
Highlights
Pinned Loading
-
nextjs-startkit
nextjs-startkit PublicNext.js (12) Custom Server + React 17 + Redux + Redux Saga
-
-
es6-express-mysql-mongodb-testing-docker
es6-express-mysql-mongodb-testing-docker Public -
RE_DateTime.markdown
RE_DateTime.markdown 1# Regular Expression Code
23> ((\d{1,2}:)?[0-5]?\d:[0-5]?\d)((\s|\'|\||-|,|(PM|AM)|T)*)(((3[01]|[12][0-9]|0[1-9]|[1-9])|([0-9]{4}))(\/|\-|\|)(1[0-2]|0[1-9]|[1-9])(\/|\-)([0-9]{4}|(3[01]|[12][0-9]|0[1-9]))?)|((((3[01]|[12][0-9]|0[1-9]|[1-9])|([0-9]{4}))(\/|\-|\|)(1[0-2]|0[1-9]|[1-9]|\w{3})(\/|\-)([0-9]{1,4}|(3[01]|[12][0-9]|0[1-9])))(((\s|\'|\||-|,|T)*)((\d{1,2}:)?[0-5]?\d:[0-5]?\d[zZ]))?)
45This is the Regular Expression that helps you match basic datetime formats before you bring it to the datetime format library. This is RE to help you, it's not 100% true different countries.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.