minet icon indicating copy to clipboard operation
minet copied to clipboard

[twitter] automatically clean datetime inputs

Open RouxRC opened this issue 3 years ago • 0 comments

For instance for tweet-count and tweet-search If we don't send to twitter real iso formatted date ("2022-06-09T00:00:00.000Z"), it complains, we could at least automatically reformat dates given such as :

  • [ ] 2022-06-09
  • [ ] 20220609
  • [ ] 2022-06-09T00:00:00
  • [ ] 2022-06-09T00:00

RouxRC avatar May 10 '22 13:05 RouxRC