Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
select date_index
from history_master
where date_index = getdate()
2> select convert(varchar(25),getdate(),6)
3> go
-------------------------
16 Sep 03
1> sp__date
2> go
0 Sep 16 2003 7:28PM 100 Sep 16 2003 7:28PM
1 09/16/03 101 09/16/2003
2 03.09.16 102 2003.09.16
3 16/09/03 103 16/09/2003
4 16.09.03 104 16.09.2003
5 16-09-03 105 16-09-2003
6 16 Sep 03 106 16 Sep 2003
7 Sep 16, 03 107 Sep 16, 2003
8 19:28:30 108 19:28:30
9 Sep 16 2003 7:28:30:376PM 109 Sep 16 2003 7:28:30:376PM
10 09-16-03 110 09-16-2003
11 03/09/16 111 2003/09/16
12 030916 112 20030916