How to add the character “T” to the string format when using date()
-
So I have been trying to add a “T” to the string format when using the
date()function from the@wordpress/datelibrary. So far I have triedY-m-d"T"H:iandY-m-d\TH:iand both have given me the following respectively:2023-01-18"+11"21:40or2023-01-18+1121:40.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to add the character “T” to the string format when using date()’ is closed to new replies.