Welcome To Snipplr


Everyone's Recent ActionScript 3 Snippets Tagged date



« Prev 1 Next »
Validate Birth day.
1 708 posted 12 years ago by steppannws
A custom class for formatting dates, similar to PHP bult-in function "date". The class also has some other date utils functions, like: dayOfYear, numberOfDaysInMonth, etc..
1 865 posted 12 years ago by TimoZachi
I was working on a project where the timestamp string I was getting from the backend developer was pretty dirty in the way it was formatted. For example, it looked like "/Date(1310127448000+0100)/". I needed to get a nicely formatted time from it in...
0 990 posted 12 years ago by adrianparr
From the tutorial, Validating Various Input Data in Flash (http://active.tutsplus.com/tutorials/actionscript/validating-various-input-data-in-flash/)
1 873 posted 13 years ago by Activetuts
0 588 posted 13 years ago by jaredyeo
1 809 posted 13 years ago by online
This code uses Senocular SWFReader class to get the modification (publish) date of the SWF, and then displays it as a right-click menu item. You need to make sure that your SWF includes the XMP metadata. In the Flash IDE you can turn this on by going...
2 1022 posted 13 years ago by adrianparr
Useful for event dates - looks at the computers clock and tells the user when something will be available (e.g. this friday, tomorrow, etc). In this example I'm just using the day of a month, but you can use any part/the full date if you desire....
0 571 posted 13 years ago by IsoJon
probably not the best way but easy enough
0 825 posted 13 years ago by jjdowding
Patterns: http://www.geekzilla.co.uk/View00FF7904-B510-468C-A2C8-F859AA20581F.htm
0 661 posted 14 years ago by arpit
Handy Date/Time converter: Convert Date Object to MySQL date format, Translate minutes into an English phrase, Convert MySQL date to Actionscript Date object, Get Day name from Date, Get name of Month from a Date Object, Input the seconds and return...
1 1018 posted 14 years ago by chrisaiv
« Prev 1 Next »