Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Update the process of specifying/creating now (runtime provided datetime) #1720

Open
sl-slaing opened this issue Jan 18, 2021 · 0 comments
Open
Labels
enhancement Issues related to improving the codebase, the documentation or process within the project

Comments

@sl-slaing
Copy link
Contributor

Feature request

A profile can specify now as a 'dynamic' value for production; however this cannot be used with any other date-time granularity. As shown in #1706 any attempt to do so will either yield no data or report a contradictory profile. Consider either:

  • Adding a today value provider (equivalent to now but produces values granular to Days rather than Milliseconds)
  • Changing the method of producing now so it can be combined with different granularities, i.e. granular to Years, Months, etc. from the current run time.
@sl-slaing sl-slaing added the enhancement Issues related to improving the codebase, the documentation or process within the project label Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Issues related to improving the codebase, the documentation or process within the project
Projects
None yet
Development

No branches or pull requests

1 participant