Posts by Evandro Nascimento • 21 points
2 posts
-
0
votes6
answers11997
viewsA: Current date Angular 2
Add parentheses to new date() which will return the current date. Another way is to use the momemt.js doing so: Moment(new date()). utc(). toDate() you already arrow the utc on the date and also…
-
1
votes1
answer175
viewsQ: create custom mask unity3D
How to create a date mask on the Unity 3D platform, so that when I type, it automatically places the characters "/"? Example: 00/00/0000