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.

Current datetime being used on %RESCAN of message areas instead of created datetime

See original GitHub issue

When requesting a rescan of messages from an FTN uplink messages are imported with the current date/time instead of the created date/time

Environment

  • I am using Node.js v12.x LTS or higher
  • npm install or yarn reports success
  • Actual Node.js version (node --version): v12.18.3
  • Operating system (uname -a on *nix systems): Linux bbs 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux
  • Revision (git rev-parse --short HEAD): a4883f0

Expected behavior Messages/List messages - Actual date/time when message created originally should be displayed.

Actual behavior Messages/List messages - Todays or imported date/time is displayed. image

Steps to reproduce Rescan an area from an uplink. Eg: %RESCAN FSX_GEN When polled and tossed/imported list the messages in the area.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
deepthawcommented, Nov 17, 2020

I’ve attached a partial response to a %RESCAN request. This rescan was requested at approximately 11:27AM CST on November 17, 2020 and was a request for 10 days from all fsxNet echos.

0000ffe4.zip

1reaction
louisnorthmorecommented, Sep 4, 2020

@NuSkooler - I’ll take a look at this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Real time changing Clock showing date and time - Plus2net
Real time changing Clock showing date and time. We can display a clock which will be showing the local time of the client...
Read more >
DateTime Handling FAQ | Mendix Documentation
To answer the question, this is yes to both. It will show all records after 12:10 EST (for the localized dates) which is...
Read more >
How to overcome "datetime.datetime not JSON serializable"?
now() returns local time (as a naive datetime object) but your code assumes that obj is in UTC if it is not timezone-aware....
Read more >
React Native Get Current Date Time | Use of Moment for Date ...
This is an example, we will see how to get the current date-time in React Native using the Date function directly and using...
Read more >
Troubleshooting DateTime issues | Support Center
Solution ; Open the cell property of the DateTime property that is Read-only (when) . ; Open the Presentation tab. ; Set the...
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