| Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back |
Delphi Programming RTL Reference|By Category|Alphabetically|By Unit
TimeToStr |
unit |
| Sysutils | |
| category | |
| date/time routines |
| declaration |
| description |
The conversion uses the format specified by the LongTimeFormat global variable.
| example |
ShowMessage('Now is ' + DateTimeToStr(Now));
|
| in real code |
| see also |
| Free Delphi code snippet inside every Delphi Newsletter! |
|
|
| Got some code to share? Got a question? Need some help? |
|
|

