Welcome To Snipplr


Everyone's Recent Snippets Tagged date



1 2 3 4 5 6 ... 10
I always find issue when we want to show date in different format i.e other than mysql default format. (YYYY-MM-DD) using jquery plugin this date format can be converted into any specified date format i.e indian,US,Europe from any html element
0 1447 posted 14 years ago by pavanrulz
The date format is dd/mm/YYYY but you can replace slashes by anything else.
0 1479 posted 15 years ago by ptiswitz
0 1233 posted 15 years ago by sedgemonkey
This command will tell you the date of Installation of your Windows System. The result will look like this: *InstallDate = 11:48:12 28.06.2010*
0 3613 posted 15 years ago by bits
These are some date functions. Get Current Week Start Date Get Current Week End Date Get Current Month Start Get Current Month End Get Current Year Start Get Current Year End and these functions can help you getting last week's start date...
0 1227 posted 15 years ago by aamirrajpoot
Just wack this in the footer followed by the company name and you're copyright will always be up to date
0 1335 posted 15 years ago by SideProject
0 2059 posted 15 years ago by miceno
From webworks, book "CMS Design Using Php and jQuery", page 93
0 1135 posted 15 years ago by shinokada
This takes a date like so: Sat, 08 Jan 2011 from a database and allows you to use it in your code. For example if you wanted to work out a week from Sat, 08 Jan 2011 it can be done with ease. I created this for a project i am currently working on. Th...
0 1216 posted 15 years ago by JonnySnip3r
From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)
1 1976 posted 15 years ago by Activetuts
0 1318 posted 15 years ago by jaredyeo
Parsing an RSS date/time value (as a string) into a date/time object in ColdFusion. And more additional text.
0 3787 posted 15 years ago by parkerkrhoyt
0 1447 posted 15 years ago by lukelat
Use this function if you need to get the same day in the next month (or how many you need). Using defaults functions of php you got this: echo date('Y-m-d', strtotime( " + 1 month " , strtotime('2010-01-31'))); (Output: '2010-03-03') and if yo...
0 1199 posted 15 years ago by vitorbari
Nice and short
0 1255 posted 15 years ago by Blerx
0 3477 posted 15 years ago by sukantahazra
The code works if and only if your system is using English(United States) date format (i.e. "Web 05/11/2011"). If your systems is using English(United Kingdom) date format just replace %%B in the first and third rows with %%A.
0 3973 posted 15 years ago by cappellin
Useful for copyright. Keeps date current.
0 1282 posted 15 years ago by bombadda
Here is a little bit of code I use from time to time to make a generic some what safe date selector for forms. I wanted something easy, small, and not relying on images, jquery, libraries, etc... Most importantly I wanted the date that was selected t...
0 1249 posted 15 years ago by brownrl
Util para lanzar un procedimiento o una función al elegir una fecha en un ajax calendar
0 1371 posted 15 years ago by derebus
0 1265 posted 15 years ago by laurentzziu
0 1415 posted 15 years ago by sandrews_06
Just up arrow to this while you are modifying widget1.svg to easily create timestamped copies.
1 1317 posted 15 years ago by aleidax
0 1387 posted 15 years ago by YourListing
0 1044 posted 15 years ago by peceps
Useful for displaying copyright notices on a website.
0 1550 posted 15 years ago by f6design
1 1236 posted 15 years ago by sjacunningham
1 2 3 4 5 6 ... 10