Verifying date format in PHP ShowVerifying date format in PHP
There are several ways to check the format of a date in PHP; the simplest method is to make use regular expressions.
To confirm a date format DD/MM/YYYY, where the days and/or month can be given as...
Excel tips : How to insert date in a cell ShowExcel tips : How to insert date in a cell
Below are some tips on how to insert date and time in an excel cell for a specific purpose:-
To insert current date, press CTRL ¯+ ;¯ in the chosen cell.
To insert current time, press CTRL¯+...
How to convert Excel into PDF? ShowHow to convert Excel into PDF?
Here is a small tips about how to convert your excel files into PDF for your presentation.
Step 1
PDF995 is software that gets installed on your computer which enables you to print any sources of document to...
Spreadsheet - Formulas ShowIntroduction to Formulas
The main use of a spreadsheet is to automate
calculations, which means using cells to perform operations based on
values in other cells. The spreadsheet recalculates all the values each
time a change is made to the value of...
1. Select a cell to be formatted i specific date format.
2. Right click and choose "Format Cells...".
3. In the "Number" tab select "Custom" and type the format you want. For example: dd.mm.yyyy
4. Click "OK" button.