reading Date and Time

Started by Baggey, July 21, 2023, 18:10:28

Previous topic - Next topic

Baggey

Is there away we can read the current date and time from windows through BlitzMaxNG?

Kind Regards  Baggey
Running a PC that just Aint fast enough!? i7 4Ghz Quad core 32GB ram  2x1TB SSD and NVIDIA Quadro K1200 on 2 x HP Z24's . DID Technology stop! Or have we been assimulated!

Windows10, Parrot OS, Raspberry Pi Black Edition! , ZX Spectrum 48k, C64, Enterprise 128K, The SID chip. Im Misunderstood!

Midimaster

Yes with standard BlitzMax commands:

CurrentDate()
with al ot of parameters to adjust to your needs (see blitzMax help F1)

CurrentTime()
(hh:mm:ss)

...on the way to China.