Project

General

Profile

Actions

Feature #154

closed

Atomic operation to get date and time

Added by I. Denisov over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
03/13/2017
Due date:
% Done:

100%

Estimated time:

Description

Module Dates has GetDate and GetTime procedures. However it does not have GetDateTime procedure.
There is the risk that at the boundary of the day application will get previous day but the time will be 00:00:00 except of 23:59:59. So there will be one day back.

To prevent such case in applications with critical safety there should be atomistic operation for getting date and time.

There is the hook GetTime (OUT d: Date; OUT t: Time)* for this operation, so realization of this issue is trivial.

Actions #1

Updated by I. Denisov over 8 years ago

  • Subject changed from Dates.GetDateTime to Atomic operation to get date and time
Actions #2

Updated by I. Denisov over 8 years ago

  • Description updated (diff)
Actions #3

Updated by I. Denisov over 8 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 70 to 100
Actions #4

Updated by I. Denisov over 8 years ago

  • Forum topic set to https://forum.blackboxframework.org/viewtopic.php?f=41&t=604
Actions #5

Updated by I. Denisov over 8 years ago

  • Forum topic changed from https://forum.blackboxframework.org/viewtopic.php?f=41&t=604 to test:https://forum.blackboxframework.org/viewtopic.php?f=41&t=604
Actions #6

Updated by I. Denisov over 8 years ago

  • Forum topic changed from test:https://forum.blackboxframework.org/viewtopic.php?f=41&t=604 to f=41&t=604
Actions #7

Updated by R. Campbell over 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF