On GameSpot: Wii Fit tells 10-year-old she's fat
1 Resources for

date object

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Manipulate time and date values with JavaScript's Date object
Working with date values is a common task regardless of the language you use. When working with Web clients, JavaScript provides the Date object to work with date and time values. Learn more about the Date object in today's column. One of the trickier aspects of development is working...
Tags: JavaScript, UTC, Tony Patton, Scripting languages, Date object, Web Development Zone Newsletter, Method, Value, Object, Listing B, Listing C, Software/Web Development, Web Development
Technical articles 2006-05-25

Additional Resources

Adding and subtracting date/time values in VB.NET
This tip shows how the Date object provides for simple manipulation, which allows you to add and subtract date/time values in VB.NET. While it has become common practice for developers to manipulate VB.NET date/time values manually, it's never a good idea because the result is rarely a...
Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, Visual Basic Tips Newsletter, Method, TechRepublic Inc., Subtraction, Development Tools, Software Development, Software/Web Development
Technical articles 2007-04-12
Determine the number of days between dates in VB.NET
Trying to figure out how many days there are between two given dates? Find out why you may want to use VB.NET's TimeSpan object. Developers often deal with various date manipulations in applications. If you need a simple way to figure out how many days there are ...
Tags: Microsoft Visual Basic.Net, TimeSpan, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, TimeSpan object, strMsgText, dtStartDate, Visual Basic Tips Newsletter, TechRepublic Inc., Value, Object, Development Tools, Software Development, Software/Web Development
Technical articles 2007-03-22
Manipulate time and date values with JavaScript's Date object
misprints1) On Page 4 you can read:"divides the result by the number of seconds in a day (86400000) to present the results in days"It is the number of *milli*seconds. :)2) According to the specification (ECMA Script (ECMA-262), 3rd edition) [1], the order of numeric arguments in Date constructor in JavaScript/ECMA...
Tags: kkolinko, misprints, programming, JavaScript, ECMA Script
Discussion threads 2006-05-31
SQL Server Find (EXE)
SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like: contains text using regular expressions creation date object type (e.g. views, procedures, triggers) object name using regular expressions object size.Version 3.3.2 is a...
Tags: Microsoft SQL Server, Server, Regular Expression, Radek Holding, SQL Server Find, Databases, Enterprise Software, Software, Data Management
Software downloads 2008-06-06
Excel milestone/date - marker/indicator
My research has come up empty on trying to add a milestone date marker to a very simple graph. Other than drawing the object on the graph itself as I have done does anyone know how to programmatically (via formula/function) or aware of an excel feature which allows you to...
Tags: graph, michael.viviani@..., Microsoft Excel, software
Q&A 2005-05-31
Concatenate date cells with text cells in Excel
Sorting date columnsOne of the problems with converting the date to text is that it no longer sorts in date order. Once you have generated your date, you may want to convert it back to date format using the DATEVALUE function. These will sort corr
Tags: excel, software, PeterSS, cell, Microsoft Excel
Discussion threads 2006-12-13
SQL Balance for MySQL (exe)
Database Administrators rejoice. Now you don't have to compare and synchronize databases run by MySQL manually. SQLBalance compares the structure of two databases line by line, object by object, and highlights the differences. It shows full information about the object in the form of table and as a DDL script,...
Tags: MySQL, Desktop Software, SQL, SQLBalance, Databases, Storage, Open Source, Enterprise Software, Software, Data Management, Hardware
Software downloads 2007-03-27
Date Stamp in Excel
I am looking or a way to date stamp Excel spreadsheets with a creation date that won't change when the spreadsheet is updated. I do not want to have to key in the date, it should be an automatic date stamp. I saw something that said naming the formula...
Tags: Microsoft Office, Microsoft Excel, johnsonsoftware, date stamp
Discussion threads 2007-04-11
Access Object Navigator (zip)
Access Object Navigator is Microsoft Access application that helps you to create professional looking navigation pane similar to those in Microsoft Outlook and Microsoft Dynamics NAV. With Access Object Navigator you can forget about Access switchboards. Your applications will look professional. With a few clicks you will have your object...
Tags: Microsoft Access, Netscape Navigator, Crosoft Systems, Access Object Navigator, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management
Software downloads 2008-07-08
Replication Degree Customization for High Availability
Object replication is a common approach to enhance the availability of distributed data-intensive services and storage systems. Many such systems are known to have highly skewed object request probability distributions. This paper propose an object replication degree customization scheme that maximizes the expected service availability under given object request probabilities,...
Tags: High Availability, Association For Computing Machinery, Customization, Storage, Storage Management, Hardware
White papers 2008-04-04
Date Validation in Excel
I want to check whether the date entered is a valid date or not.For ex., if i enter 11/122006 instead of 11/12/2006 [a "/" missing ] , should indicate that string as invalid date..Actually the entered date is considered as String not as Date.. Is there any Specific date function...
Tags: Scripting languages, vvelappan@..., Microsoft Excel
Discussion threads 2007-10-17
Date Calculator (zip)
Date Calculator calculates between two dates of your choice. You can find out what the day was on a certain date or what it will be. How old will you be on a certain day? Date Calculator does all this for you. You have the option to save the dates...
Tags: Option, Date Calculator
Software downloads 2005-09-12
Validation of a date filed in MS access
I wish to create a field to store a date of birth, however I do not want it to accept a date either after to day or more than 120 years ago.I know that now gives me the current date, and that I can set the validation between "a start...
Tags: Microsoft Corp., f.budge@..., Microsoft Access
Discussion threads 2007-10-12
java basic question
in java, definetly we need a class to create any object,but for creating an array object there is no specific class,the object is created internally by jvm how and why?
Tags: Java, lrvkiran@...
Discussion threads 2007-09-06
a simple question on c++
can somebody can clear the use of copy constructor in c++. and if possible give a small and suitable example regarding the copy constructor.A copy constructor is used to create an instance from another instance, e.g.:MyClass A;MyClass B A;When B is instantiated, the following constructor is called:B (B const &...
Tags: B, C++, constructor, copy constructor, Int, monukaushal@..., programming
Q&A 2004-10-12
Word Macros/Templates
I'm trying to create a template for my office that should simplify our reports that we create. In our word documents we repeat the same text throughout different sections of the documents, such as the Date. I was wondering if there is a macro that would automatically change...
Tags: Word processors, jcb@..., Microsoft Word
Discussion threads 2007-10-29
Formatting Date in MS Word
I am trying to build an RTF template for XML Publisher I need date in specific format like dd/mm/yy or ddmmyy. I am trying to use Forms, Text Form Field, changed the type to date. ENtered a ddefault date and gave the format in the date format. But no Formatting...
Tags: Word processors, Microsoft Office, Microsoft Corp., vidhyaprasad_99@..., Microsoft Word
Discussion threads 2007-03-20
How Emily Tamed the Caml
How does one make a program breach resistant? One promising approach is to apply the Principle of Least Authority at object granularity. The E language has previously demonstrated that object-capability languages turn many of the security requirements for software into emergent properties of traditional object-oriented design and modularity enforcement. Emily...
Tags: Hewlett-Packard Co., Language, Emily, E Language, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2006-08-11
Testing Java in an Object-Oriented Way
In object-oriented software development, the system is developed as a collaborative collection of objects. Messages are the heart of the communication between these objects. Most Java-based software development projects employ unit testing, which mainly tests the system's behavior. Yet, one rarely tests the object-oriented nature of the written program. Object-oriented...
Tags: Java, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2006-03-28
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Microsoft PowerPoint Advanced Functionality
Microsoft PowerPoint Advanced Functionality is a preformatted presentation for training staff to maximize Microsoft PowerPoint's more advanced functio ...
Buy Now

The PC Cracked Open