Relative Content

Tag Archive for pythonpython-3.xjupyter-notebookjupyter

How to convert date time column into ISO08601 format

I’m trying to set my time record to iso08601 but I get the error that the iso does not match the given time stamp. I also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didn’t work the way I thought it would. ChatGPT gave me some options but I’ve tried them all. I think its because of the spaces.

ISO08601 standard not the same as database output

I’m trying to set my time record to iso08601 but I get the error that the iso does not match the given time stamp. I also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didn’t work the way I thought it would. ChatGPT gave me some options but I’ve tried them all. I think its because of the spaces.

ISO08601 standard is not reqognised

Im trying to set my timerecord to iso08601 but i get the error that the iso does not match the given time stamp. this dindt work. i also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didnt work the way i thought it would. chatgbt gave me some option but i tryed them all. still think its because of the spaces

trying to set iso standard in pyhton but its says its not the right iso

Im trying to set my timerecord to iso08601 but i get the error that the iso does not match the given time stamp. this dindt work. i also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didnt work the way i thought it would. chatgbt gave me some option but i tryed them all. still think its because of the spaces