Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
whats the best way to convert a string into datetime?
whats the best way to convert a string into datetime?
WeberM
Member
03-14-2005
04:21 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
hello,
whats the best way to convert a string into datetime?
0
Kudos
Message
1
of 4
(3,024 Views)
Reply
Re: whats the best way to convert a string into datetime?
tst
Knight of NI
03-14-2005
04:23 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Parse it and rebuild using the time cluster. Here's a VI that's part way there. You can modify it to suit your needs.
___________________
Try to take over the world!
time2.vi 130 KB
0
Kudos
Message
2
of 4
(3,022 Views)
Reply
Re: whats the best way to convert a string into datetime?
MarkusW
NI Employee (retired)
03-15-2005
03:43 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello,
to use the upper example, you have to use a string in the field "time format string" like this: "%S%m%H%d%m%y"
0
Kudos
Message
3
of 4
(3,004 Views)
Reply
Re: whats the best way to convert a string into datetime?
tst
Knight of NI
03-15-2005
04:00 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Also, keep in mind that it's nowhere near finished.
I only posted it to demonstrate the concept.
Here's another version with a few bugs removed.
___________________
Try to take over the world!
time2.vi 124 KB
0
Kudos
Message
4
of 4
(2,998 Views)
Reply
All Forum Topics
Previous Topic
Next Topic