Splunk Search

How to convert time string to timestamp in 24 hour format?

ashu1702
New Member

Hi 

Suppose the time zone is in string format like 100403, need to convert this in 24 hour format. Output should be like 22:04:03. 

Labels (1)
Tags (2)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@ashu1702 - How in this example would you identify whether it's AM or PM?

It seems like here you are assuming it's PM and that's why conversion says 22:04:03.

0 Karma

ashu1702
New Member

Hi @VatsalJagani 

Yes, Vatsal it's in PM.

What would be the solution in both case i.e if AM or PM.

 Can you help me with that?

 

 

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@ashu1702  - But if you give a proper string that has a full value that includes AM/PM then I can give you the right eval statement that you can use.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...