bossenti opened a new issue, #1865:
URL: https://github.com/apache/streampipes/issues/1865

   ### Body
   
   ### Description
   A user should have the ability parse datetime values from string values in a 
pipeline. Therefore, a new processor is required that provides the 
functionality to convert a string value to a datetime value based on a given 
string format.
   
   ### Example Configuration
   `DatetimeFormat` : A format string that describes the format of the datetime 
string
   
   The datetime format should be configurable with a conveniant UI dialog, 
ideally similar to the our [Notification 
sink](https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-sinks-internal-jvm/src/main/java/org/apache/streampipes/sinks/internal/jvm/notification/NotificationProducer.java):
   
![image](https://github.com/apache/streampipes/assets/50115603/911bd52f-d285-4b26-a20f-f7bfa405a049)
   
   ### Additional Functionality
   If you have any other ideas for the functionality of this new processor, 
please feel free to add them here.
   
   ### Mentoring
   As this issue is marked as good first issue: one of @dominikriemer, @tenthe, 
or @bossenti are happy to provide help for getting started, just tag (one of) 
them if you want to start working on this issue and need some help.
   This issue is ideal for people that are interested in getting started with 
StreamPipes and its SDK.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to