Welcome To Snipplr


Everyone's Recent ASP Snippets Tagged date



« Prev 1 Next »
Todays dates are shown as hh:mm, dates from yesterday and earlier as dd mmm. This can be useful, since recent dates are showing more details
0 4309 posted 12 years ago by lakkie
Como añadir el formator para dd/mm/yyyy + hora
0 4506 posted 13 years ago by keidash
Wanna lose the time portion of the date something was created in a smart search result!?!?
0 1814 posted 15 years ago by inreflection7
You don't modify the CMSDesk in order to display only the date or only the time. You do it through the aspx control. http://authors.aspalliance.com/aspxtreme/sys/globalization/demos/DateTimeFormatInfoGetAllDateTimePatterns.aspx
0 4052 posted 15 years ago by inreflection7
gets you a date string for today in YearMonthDay formant like this 20100917
0 3817 posted 16 years ago by jlvallelonga
Changing the connection string in the web.config to allow zero date and converting it prevents this error.
0 2301 posted 16 years ago by jink
A small collection of the most wanted string-functions in ASP / VB.
1 2167 posted 16 years ago by choasis
1 1541 posted 17 years ago by joeydi
Format strings: * %A - AM or PM * %a - am or pm * %m - Month with leading zeroes (01 - 12) * %n - Month without leading zeroes (1 - 12) * %F - Month name (January - December) * %M - Three letter month name (Jan - Dec) * $d - Da...
0 3851 posted 18 years ago by DaveChild
« Prev 1 Next »