My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 23
A Calendar Object for a given month and year. The calendar Class takes a date string (eg: "December, 2009"), and creates an array of weeks and days for that month. This allows you to generate your own calendars in HTML or other markup. There is also other useful properties and methods su...
[http://search.cpan.org/dist/POE-Component-Schedule/lib/POE/Component/Schedule.pm POE::Component::Schedule] is a [http://search.cpan.org/dist/POE/lib/POE.pm POE] component that fires events from [http://search.cpan.org/dist/DateTime-Set/lib/DateTime/Set.pm DateTime::Set] objects. The current vers...
=NAME= DateTime::Format::Strptime - Parse and format strp and strf time patterns =SYNOPSIS= {{{ use DateTime::Format::Strptime; my $Strp = new DateTime::Format::Strptime( pattern => '%T', locale => 'en_AU', ...
==Project Definition== The purpose of the Orbtastic venture is simple. Build well-rounded software that is easy to use and share it with others. While this undertaking is early you will find components that can be reused in your project. Please feel free to give it a try and post your ...
A version of the python-datetime module which deeply cares about timezone (instead of ignoring the problem). The module automatically detects your current timezone using a variety of different methods. The module also includes extra functionality; * Partial parsing support (IE 2006/02/30 matche...
---- Features: * Pops up lists of years, months etc down to 5 minute resolution. One click populates the input field * Checks that the fields are input controls and behaves differently for type=date, time, datetime, datetime-local * Uses the [http://dev.w3.org/html5/markup/input.datetime-l...
=Information= This jQuery plugin makes it easy to add date __and time__ selection to textfield inputs. `jQuery("input.dateField").dynDateTime();` This example will make all input elements tagged with the __dateField__ class. There are plenty of options for configuration; see details in doc...
Standart set DateTime control is not useful for lots of project. I've tried to create new one with various number of additional useful features. Such as tunning, localisation etc
POJava is a set of very lightweight support utilities focused intently on simplicity, reusability and stability. Our goal is to make it fast and intuitive to build applications without weighing the developer down with framework implementation. All code will meet a few well-defined standards before...
it converts more than 30 different date/time-like strings into standard internet time specified in RFC 3339 and ISO 8601.
1 2 3 Next