question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document `DateTime` formats

See original GitHub issue

Right now, we only mention DateTime as an available type in docs, but we don’t give specific examples about the format of this type. We should give some examples and explain the format that’s accepted.

image

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
janpiocommented, Jun 29, 2021

If that happens, we are more than happy to adopt it and update our APIs. But history tells us, that is still quite some time out before you can rely on it and we only support Node versions that do as well.

2reactions
janpiocommented, Mar 30, 2021

Please make sure your investigation above is also mentioned in an issue in the main repository @carchrae - or even in a new issue there. We are aware of limitations with dates and might be looking into fixing these in the future - so every comment and issue that explains what exactly and why this is limiting will influence our decision making there. (Issues here though tend to be overlooked for obv reasons)

Read more comments on GitHub >

github_iconTop Results From Across the Web

datetime — Basic date and time types — Python 3.11.1 ...
The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is...
Read more >
Date and Time Formats - W3C
ISO 8601 describes a large number of date/time formats. For example it defines Basic Format, without punctuation, and Extended Format, with ...
Read more >
Date and Time Formats - IBM
Format Specifier Format Example %m/%d/%Y mm/dd/yyyy 02/21/2018 %m/%d/%y mm/dd/yy 02/21/18 %d/%m/%Y dd/mm/yyyy 21/02/2018
Read more >
Standard date and time format strings | Microsoft Learn
Learn how to use a standard date and time format string to define the text representation of a date and time value in...
Read more >
Formatting Dates and Times | ICU Documentation
The date and time formatters use UDate , which is the internal representation. Converting from the internal representation (milliseconds since midnight, January ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found