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

   ### Body
   
   ### Description
   A user should have the ability converta  datetime values to a human-readable 
string value in a pipeline. Therefore, a new processor is required that 
provides the functionality to convert a datetime value to a string value based 
on a given string format.
   
   ### Example Configuration
   `StringFormat` : A format string that describes the format of the datetime 
string
   
   The string format should be configurable with a conveniant UI dialog, 
ideally similar to 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