Date
Article

Convert a String to a Date in Java

This tutorial shows how to convert a String representation of a date into a Date object.
Article

Get the Current Month Name in Java

This tutorial shows how to get the current month name. This tutorial will use the SimpleDateFormat to get the month name which provides an extra benefit of providing localized month names.
Article

Get the Names of the Months in Java

This tutorial shows how to get the month names for the current locale or for a specific locale. Java provides an easy mechanism for getting localized month names.
Article

Get the Day Names in Java

This tutorial shows how to get the day names for the current locale or for a specific locale. Java provides an easy mechanism for getting localized day names.
Article

Get the Short Names of the Months in Java

This tutorial shows how to get the short month names for the current locale or for a specific locale. Java provides an easy mechanism for getting localized short month names.
Article

Get the Short Names of the Days in Java

This tutorial shows how to get the short day names for the current locale or for a specific locale. Java provides an easy mechanism for getting localized short day names.
Article

Changing the SQL Server Century Cut-Off Date

The work undertaken to resolve the year 2000 problem taught developers that they should be using four-digit dates. However, as integration with legacy systems is still required, so are two-digit...
Article

Python Dates and Times

Python Dates and Times. There are three common ways of manipulating dates in Python. Here is the description.
Article

Reading RSS feeds in PHP: Part 2

This article continues on where we left off last time. To begin with, let's create two new rss feeds to read. We're going to combine them into one feed, and display them combined on one page, in the...
Article

Advanced SQL Server DATE and DATETIME Handling

There are lot of situations where you need an exact timestamp. For example, you may want to differentiate a recordsets’ creation dates, store technical measurements, or just to see how fast your...
Article

Back to Basics: Constraints, Part 1

It is important to revisit the basics regularly or you find that your favourite mantras, beliefs, and techniques are so far out of date that they are not only inadequate, they may even be bad...
Article

Dates in DB2 and Oracle: Same Data Type, Different Behavior

This article provides an analysis of the basic differences between the date and time data types in DB2 and Oracle, focusing on DATE, TIME (available only in DB2), and TIMESTAMP in particular. It...
Article

Making the Date

It seems like every development project begins with the date, and we're held responsible for "making the date". Making the date is not a development responsibility. Here's why.
Article

Parse a UK Date String

Ever wondered why DateTime.Parse doesn't recognise non-US date format? Here's how to get it to!
Article

Automate Perl module deployment

If you run Perl across many different computers of any sort, you know how frustrating it can be to install Perl extension modules across those machines. The administrative process is even worse if...
1 2 3 4  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.