JourneyToSilius

Results 24 comments of JourneyToSilius

yep, I need to add the meta tags to the video too

Hi Howard and thank you for your answer ! The format in postgres I'm using is this, which is UTC time witth nanosecond precission : `2022-07-10 01:03:57.369263+0` Thanks I'm going...

ok now it compiles, thanks ! How can I convert it to a string ?

ah yes, sorry ... this was another database example I was looking at. It's on nano, yes ! Thank you

thank you very much, I got it working now. Just one more thing, is there a section where I can look at all the options for time formatiing ? just...

I'm studying it now. thank you for your prompt answers, I will close this now :)

Hi Howard I am struggling with the format on postgres, it doesn't accept the one date.h produces I had a POC of this program in Go, which worked out of...

I see ... well that's kind of important, since otherwise I need to spawn a container for each stream and the binary + libraries are already taking 27MB :/

I have the exact same problem right now ... to me this just happens by running the example. Is this a change in Eigen maybe ?

How do you use the datepicker ? I am using a jquery datepicker but I would like to use the one in material ? Thanks