Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
[SOLVED] System date format ?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Need help with project ma...
by
bobihot
[
Today
at 08:44:13 am]
macOS 14+ Install Instruc...
by
CM630
[
Today
at 07:56:45 am]
class not found
by
cdbc
[
Today
at 07:40:10 am]
ShortStrings vs long stri...
by
Khrys
[
Today
at 07:39:21 am]
Any way to "embed" Window...
by
egsuh
[
Today
at 05:13:50 am]
CADSys4 3D.
by
HPF_BR
[
Today
at 01:51:50 am]
Qt6/Wayland clipboard: pa...
by
dbannon
[
Today
at 12:11:58 am]
Update a table with an Au...
by
CraigC
[March 10, 2026, 10:54:23 pm]
TSplitter color property ...
by
backprop
[March 10, 2026, 08:43:28 pm]
Z80 ZX Spectrum and Syste...
by
Cascade
[March 10, 2026, 08:22:14 pm]
could Ardour's YTK be use...
by
robert rozee
[March 10, 2026, 03:18:36 pm]
Synchronizing Lazarus pro...
by
Martin_fr
[March 10, 2026, 03:18:18 pm]
Questions about TFuncSeri...
by
hedgehog
[March 10, 2026, 02:03:29 pm]
[revisited] triple click
by
Thaddy
[March 10, 2026, 01:08:40 pm]
Hello! Anything new?
by
JuhaManninen
[March 10, 2026, 11:22:16 am]
C/C++ code to Object Pasc...
by
domasz
[March 10, 2026, 10:44:20 am]
[Solved] Saving a workboo...
by
Kaljakoira
[March 10, 2026, 09:09:59 am]
Pipewire API
by
Thausand
[March 10, 2026, 07:38:06 am]
Good GPU accelerated math...
by
myisjwj
[March 10, 2026, 03:17:06 am]
Debian removes FPC/Lazaru...
by
Fred vS
[March 09, 2026, 11:17:03 pm]
REST Server/Client, how t...
by
valdir.marcos
[March 09, 2026, 10:18:36 pm]
TSpeedButton qt6 styleshe...
by
dsiders
[March 09, 2026, 09:40:21 pm]
Purpose of TProcessUTF8
by
Thaddy
[March 09, 2026, 09:08:03 pm]
How to remove consoleApp ...
by
Thaddy
[March 09, 2026, 08:51:40 pm]
Fast Canvas Library V1.05...
by
Gigatron
[March 09, 2026, 08:32:15 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] System date format ? (Read 3810 times)
Fred vS
Hero Member
Posts: 3820
[SOLVED] System date format ?
«
on:
December 30, 2010, 07:35:00 pm »
Hello
How can i retrieve the sytem format date ?
I mean how can i know wich kind of date is in use (DD/MM/YY or MM/DD/YY or YY/MM/DD).
Thanks
«
Last Edit: December 30, 2010, 08:09:27 pm by fredvs
»
Logged
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32, FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.
https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs
typo
Hero Member
Posts: 3051
Re: System date format ?
«
Reply #1 on:
December 30, 2010, 07:47:38 pm »
Code:
[Select]
ShowMessage(LongDateFormat);
ShowMessage(ShortDateFormat);
Logged
LazarusBrasil.Org
Fred vS
Hero Member
Posts: 3820
Re: System date format ?
«
Reply #2 on:
December 30, 2010, 08:08:35 pm »
@ Typo.
Brilliant.
Thanks
Logged
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32, FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.
https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
[SOLVED] System date format ?
TinyPortal
© 2005-2018