Formatted date

Alexander Zhirov azhirov1991 at gmail.com
Wed Mar 22 14:02:53 UTC 2023


Tell me, how can I use such a date conversion mechanism? I didn't 
find 
[something](https://www.php.net/manual/en/datetime.format.php) 
similar on the forum.

Convert date from received time

```
Clock.currTime().toSimpleString()
```

So that i can get a more readable look:

`2023-Mar-22 16:53:42.2507395` => `2023.03.22 16:53:42`


More information about the Digitalmars-d-learn mailing list